You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent routine naming convention: 'Foo' wraps '_Foo'
This commit is contained in:
@@ -284,7 +284,7 @@ _InitMG_Mobile_LinkTradePalMap:
|
||||
call ByteFill
|
||||
ret
|
||||
|
||||
LoadTradeRoomBGPals:
|
||||
_LoadTradeRoomBGPals:
|
||||
ld hl, TradeRoomPalette
|
||||
ld de, wBGPals1 palette PAL_BG_GREEN
|
||||
ld bc, 6 palettes
|
||||
|
||||
Reference in New Issue
Block a user