cemu-idapython/swig/allins.i

8 lines
158 B
OpenEdge ABL
Raw Normal View History

2008-07-17 20:49:35 +02:00
// Ignore the unnedded externals
%ignore Instructions;
// This makes SWIG ignore the size def for the Intel enum
#define ENUM_SIZE(x)
%include "allins.hpp"