diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-07-18 01:17:03 -0500 |
| commit | 80bae03975a84dadf080c79f52216866dd410cf8 (patch) | |
| tree | 282a30407e6d6f9e8aa6e665ebf0e826ccc79569 /engine/battle/experience.asm | |
| parent | Remove the last address comments (diff) | |
| download | pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.gz pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.tar.xz pokeyellow-80bae03975a84dadf080c79f52216866dd410cf8.zip | |
Clean up text commands
Diffstat (limited to 'engine/battle/experience.asm')
| -rw-r--r-- | engine/battle/experience.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/experience.asm b/engine/battle/experience.asm index c1914806..e6cdf9ac 100644 --- a/engine/battle/experience.asm +++ b/engine/battle/experience.asm @@ -368,5 +368,5 @@ ExpPointsText: GrewLevelText: TX_FAR _GrewLevelText - db $0b + TX_SFX_LEVEL_UP db "@" |
