vbagx/source/ngc/vbasupport.h

7 lines
153 B
C
Raw Normal View History

#include "System.h"
extern struct EmulatedSystem emulator;
extern u32 loadtimeradjust;
int loadVBAROM(char filename[]);
void InitialisePalette();