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 /common_syms | |
parent | d1f62285b56210c1fe7e368edf63e9d7f3fd075b (diff) |
Rename help system C files
Diffstat (limited to 'common_syms')
-rw-r--r-- | common_syms/help_system.txt | 3 | ||||
-rw-r--r-- | common_syms/help_system_812B1E0.txt | 2 | ||||
-rw-r--r-- | common_syms/help_system_util.txt | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common_syms/help_system.txt b/common_syms/help_system.txt index af59733d4..20475eeb9 100644 --- a/common_syms/help_system.txt +++ b/common_syms/help_system.txt @@ -1 +1,2 @@ -gHelpSystemEnabled +gHelpSystemState +gHelpContextIdBackup diff --git a/common_syms/help_system_812B1E0.txt b/common_syms/help_system_812B1E0.txt deleted file mode 100644 index 20475eeb9..000000000 --- a/common_syms/help_system_812B1E0.txt +++ /dev/null @@ -1,2 +0,0 @@ -gHelpSystemState -gHelpContextIdBackup diff --git a/common_syms/help_system_util.txt b/common_syms/help_system_util.txt new file mode 100644 index 000000000..af59733d4 --- /dev/null +++ b/common_syms/help_system_util.txt @@ -0,0 +1 @@ +gHelpSystemEnabled |