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:
@@ -1971,7 +1971,7 @@ LoadTradeScreenBorder:
|
||||
ret
|
||||
|
||||
SetTradeRoomBGPals:
|
||||
farcall LoadTradeRoomBGPals_ ; just a nested farcall; so wasteful
|
||||
farcall LoadTradeRoomBGPals ; just a nested farcall; so wasteful
|
||||
call SetPalettes
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user