diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-20 22:06:58 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-20 22:06:58 -0600 |
commit | 7a4f92553a41fdd14a29ac038b512cb8603d2a0c (patch) | |
tree | f04fd82dc7a407425403b2bdfd46f033f6b1b14f /common_syms/libs | |
parent | 8030b37e7585972f8c1b07b5d9200cf9975b89b0 (diff) |
use C preprocessor to generate common syms file
Diffstat (limited to 'common_syms/libs')
-rw-r--r-- | common_syms/libs/agb_flash.txt | 10 | ||||
-rw-r--r-- | common_syms/libs/m4a_2.txt | 12 |
2 files changed, 0 insertions, 22 deletions
diff --git a/common_syms/libs/agb_flash.txt b/common_syms/libs/agb_flash.txt deleted file mode 100644 index cb421ec80..000000000 --- a/common_syms/libs/agb_flash.txt +++ /dev/null @@ -1,10 +0,0 @@ -gFlashTimeoutFlag -PollFlashStatus -WaitForFlashWrite -ProgramFlashSector -gFlash -ProgramFlashByte -gFlashNumRemainingBytes -EraseFlashChip -EraseFlashSector -gFlashMaxTime diff --git a/common_syms/libs/m4a_2.txt b/common_syms/libs/m4a_2.txt deleted file mode 100644 index a80d8a79d..000000000 --- a/common_syms/libs/m4a_2.txt +++ /dev/null @@ -1,12 +0,0 @@ -gSoundInfo -gPokemonCrySongs -gPokemonCryMusicPlayers -gMPlayJumpTable -gCgbChans -gPokemonCryTracks -gPokemonCrySong -gMPlay_BGM -gMPlay_SE1 -gMPlay_SE2 -gMPlayMemAccArea -gMPlay_SE3 |