Improve window palette macros
This commit is contained in:
@@ -106,7 +106,7 @@ bool16 InitWindows(const struct WindowTemplate *templates)
|
||||
}
|
||||
}
|
||||
|
||||
gTransparentTileNumber = TRANSPARENT_TILE_NUMBER;
|
||||
gTransparentTileNumber = 0;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user