fix for Issue 128

This commit is contained in:
dborth 2009-06-04 06:24:24 +00:00
parent 3adc7865be
commit 4ba03ee791

View File

@ -1116,7 +1116,9 @@ bool LoadVBAROM(int method)
void InitialisePalette() void InitialisePalette()
{ {
#ifdef CARLLOG
log("InitialisePalette();"); log("InitialisePalette();");
#endif
int i; int i;
// Build GBPalette // Build GBPalette
for( i = 0; i < 24; ) for( i = 0; i < 24; )