Trainer data structure and field move functions
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
This commit is contained in:
@@ -252,7 +252,7 @@ ElmDirectionsScript:
|
||||
writetext ElmDirectionsText1
|
||||
closetext
|
||||
loadmovesprites
|
||||
addcellnum $4
|
||||
addcellnum PHONE_ELM
|
||||
loadfont
|
||||
writetext GotElmsNumberText
|
||||
playsound SFX_REGISTER_PHONE_NUMBER
|
||||
|
Reference in New Issue
Block a user