mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-25 12:06:53 +01:00
fix for Issue 128
This commit is contained in:
parent
3adc7865be
commit
4ba03ee791
@ -1116,7 +1116,9 @@ bool LoadVBAROM(int method)
|
||||
|
||||
void InitialisePalette()
|
||||
{
|
||||
#ifdef CARLLOG
|
||||
log("InitialisePalette();");
|
||||
#endif
|
||||
int i;
|
||||
// Build GBPalette
|
||||
for( i = 0; i < 24; )
|
||||
|
Loading…
Reference in New Issue
Block a user