You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Macro update, roam mon annotations
Updated map and mapgroup macros to get around an rgbds bug. Legendary beast locale handling annotated and relabeled. Added a new constant NUM_ENGINE_FLAGS for use in the EngineFlagAction function. This will make it easier for modders to add or remove engine flags.
This commit is contained in:
@@ -1285,7 +1285,7 @@ LuckyNumberShow18: ; b8cf2 (2e:4cf2)
|
||||
pop bc
|
||||
jr c, LuckyNumberShow18
|
||||
push bc
|
||||
callab Function3952d
|
||||
callab GetTrainerClassName
|
||||
ld de, StringBuffer1
|
||||
call CopyName1
|
||||
pop bc
|
||||
|
||||
Reference in New Issue
Block a user