You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove Japanese text and non-english fonts (#1), Expand tilesets from 192 to 255 tiles (#2) [Commit 1]
This commit is contained in:
@@ -1070,10 +1070,7 @@ wBattleTransitionCounter:: db
|
||||
wBattleTransitionSineWaveOffset::
|
||||
wBattleTransitionSpinQuadrant:: db
|
||||
|
||||
NEXTU
|
||||
; bill's pc
|
||||
wUnusedBillsPCData:: ds 3
|
||||
|
||||
if DEF(_DEBUG)
|
||||
NEXTU
|
||||
; debug mon color picker
|
||||
wDebugColorRGBJumptableIndex:: db
|
||||
@@ -1086,6 +1083,8 @@ wDebugTilesetCurPalette:: db
|
||||
wDebugTilesetRGBJumptableIndex:: db
|
||||
wDebugTilesetCurColor:: db
|
||||
|
||||
endc
|
||||
|
||||
NEXTU
|
||||
; stats screen
|
||||
wStatsScreenFlags:: db
|
||||
|
Reference in New Issue
Block a user