diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-09-30 19:23:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-30 19:23:55 -0700 |
commit | 83efcc9c3d1e81b78c2cd9ceab3ac6420a5f4070 (patch) | |
tree | 19bbb03916702b468956e82ed2bbe6d259b77a85 /common_syms/libs | |
parent | 5fb9b9052276243d54ecfc27d0514e9c35825e8c (diff) | |
parent | 70c45eb2616195eb47b8bc67d03a1589cd6c56e6 (diff) |
Merge pull request #411 from ProjectRevoTPP/refactor_src
split out src/ directory into categorized subdirectories.
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, 22 insertions, 0 deletions
diff --git a/common_syms/libs/agb_flash.txt b/common_syms/libs/agb_flash.txt new file mode 100644 index 000000000..cb421ec80 --- /dev/null +++ b/common_syms/libs/agb_flash.txt @@ -0,0 +1,10 @@ +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 new file mode 100644 index 000000000..a80d8a79d --- /dev/null +++ b/common_syms/libs/m4a_2.txt @@ -0,0 +1,12 @@ +gSoundInfo +gPokemonCrySongs +gPokemonCryMusicPlayers +gMPlayJumpTable +gCgbChans +gPokemonCryTracks +gPokemonCrySong +gMPlay_BGM +gMPlay_SE1 +gMPlay_SE2 +gMPlayMemAccArea +gMPlay_SE3 |