diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-03-23 11:43:46 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-03-23 11:43:46 -0400 |
| commit | 10a96540ffcde633fa35344b5fe0cb0c4ae34fee (patch) | |
| tree | 99aa53a713468bc6285d1502fd62f473a895cac5 /sym_ewram.txt | |
| parent | d1f62285b56210c1fe7e368edf63e9d7f3fd075b (diff) | |
Rename help system C files
Diffstat (limited to 'sym_ewram.txt')
| -rw-r--r-- | sym_ewram.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sym_ewram.txt b/sym_ewram.txt index d92def7f2..d68dec9a9 100644 --- a/sym_ewram.txt +++ b/sym_ewram.txt @@ -223,7 +223,7 @@ .align 2 .include "src/union_room_chat_objects.o" .align 2 - .include "src/help_system_812B1E0.o" + .include "src/help_system.o" .align 2 .include "src/fame_checker.o" .align 2 @@ -235,7 +235,7 @@ .align 2 .include "src/pokemon_summary_screen.o" .align 2 - .include "src/help_system.o" + .include "src/help_system_util.o" .align 2 .include "src/dynamic_placeholder_text_util.o" .align 2 |
