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:
@@ -133,8 +133,8 @@ LinkComms_LoadPleaseWaitTextboxBorderGFX:
|
||||
call Get2bpp
|
||||
ret
|
||||
|
||||
LoadTradeRoomBGPals_:
|
||||
farcall LoadTradeRoomBGPals
|
||||
LoadTradeRoomBGPals:
|
||||
farcall _LoadTradeRoomBGPals
|
||||
ret
|
||||
|
||||
Function16d6ae:
|
||||
|
||||
Reference in New Issue
Block a user