diff --git a/source/ngc/vbasupport.cpp b/source/ngc/vbasupport.cpp index 7ef8291..c150881 100644 --- a/source/ngc/vbasupport.cpp +++ b/source/ngc/vbasupport.cpp @@ -1116,7 +1116,9 @@ bool LoadVBAROM(int method) void InitialisePalette() { + #ifdef CARLLOG log("InitialisePalette();"); + #endif int i; // Build GBPalette for( i = 0; i < 24; )