#ifndef MISCNDEFS_H
#define MISCNDEFS_H 1
int OP_miscn(int misc_index, int arg_count);
#endif
