more of the same

This commit is contained in:
zeromus 2010-11-17 08:05:43 +00:00
parent 07f8735d02
commit 73b9cd6503
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
#include "main.h"
#include "desmume.h"
#undef GPOINTER_TO_INT
#define GPOINTER_TO_INT(p) ((gint) (glong) (p))
enum {
COLUMN_ENABLED,
COLUMN_SIZE,