mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Remove useless file
Also fixed a comment on top of music_pointers.asm
This commit is contained in:
parent
a1fc73603e
commit
f619e84e4f
@ -1,103 +0,0 @@
|
||||
Music_Nothing
|
||||
Music_TitleScreen
|
||||
Music_Route1
|
||||
Music_Route3
|
||||
Music_Route12
|
||||
Music_MagnetTrain
|
||||
Music_KantoGymLeaderBattle
|
||||
Music_KantoTrainerBattle
|
||||
Music_KantoWildPokemonBattle
|
||||
Music_PokemonCenter
|
||||
Music_LookHiker
|
||||
Music_LookLass
|
||||
Music_LookOfficer
|
||||
Music_HealPokemon
|
||||
Music_LavenderTown
|
||||
Music_Route2
|
||||
Music_MtMoon
|
||||
Music_ShowMeAround
|
||||
Music_GameCorner
|
||||
Music_Bicycle
|
||||
Music_HallOfFame
|
||||
Music_ViridianCity
|
||||
Music_CeladonCity
|
||||
Music_TrainerVictory
|
||||
Music_WildPokemonVictory
|
||||
Music_GymLeaderVictory
|
||||
Music_MtMoonSquare
|
||||
Music_Gym
|
||||
Music_PalletTown
|
||||
Music_ProfOaksPokemonTalk
|
||||
Music_ProfOak
|
||||
Music_LookRival
|
||||
Music_AfterTheRivalFight
|
||||
Music_Surf
|
||||
Music_Evolution
|
||||
Music_NationalPark
|
||||
Music_Credits
|
||||
Music_AzaleaTown
|
||||
Music_CherrygroveCity
|
||||
Music_LookKimonoGirl
|
||||
Music_UnionCave
|
||||
Music_JohtoWildPokemonBattle
|
||||
Music_JohtoTrainerBatle
|
||||
Music_Route30
|
||||
Music_EcruteakCity
|
||||
Music_VioletCity
|
||||
Music_JohtoGymLeaderBattle
|
||||
Music_ChampionBattle
|
||||
Music_RivalBattle
|
||||
Music_RocketBattle
|
||||
Music_ElmsLab
|
||||
Music_DarkCave
|
||||
Music_Route29
|
||||
Music_Route36
|
||||
Music_SSAqua
|
||||
Music_LookYoungster
|
||||
Music_LookBeauty
|
||||
Music_LookRocket
|
||||
Music_LookPokemaniac
|
||||
Music_LookSage
|
||||
Music_NewBarkTown
|
||||
Music_GoldenrodCity
|
||||
Music_VermilionCity
|
||||
Music_PokemonChannel
|
||||
Music_PokeFluteChannel
|
||||
Music_TinTower
|
||||
Music_SproutTower
|
||||
Music_BurnedTower
|
||||
Music_Lighthouse
|
||||
Music_LakeOfRage
|
||||
Music_IndigoPlateau
|
||||
Music_Route37
|
||||
Music_RocketHideout
|
||||
Music_DragonsDen
|
||||
Music_JohtoWildPokemonBattleNight
|
||||
Music_RuinsOfAlphRadioSignal
|
||||
Music_SuccessfulCapture
|
||||
Music_Route26
|
||||
Music_Mom
|
||||
Music_VictoryRoad
|
||||
Music_PokemonLullaby
|
||||
Music_PokemonMarch
|
||||
Music_GoldSilverOpening
|
||||
Music_GoldSilverOpening2
|
||||
Music_MainMenu
|
||||
Music_RuinsOfAlphInterior
|
||||
Music_RocketTheme
|
||||
Music_DancingHall
|
||||
Music_BugCatchingContestResults
|
||||
Music_BugCatchingContest
|
||||
Music_LakeOfRageRocketsRadioSignal
|
||||
Music_Printer
|
||||
Music_PostCredits
|
||||
Music_Clair
|
||||
Music_MobileAdapterMenu
|
||||
Music_MobileAdapter
|
||||
Music_BuenasPassword
|
||||
Music_LookMysticalMan
|
||||
Music_CrystalOpening
|
||||
Music_BattleTowerTheme
|
||||
Music_SuicuneBattle
|
||||
Music_BattleTowerLobby
|
||||
Music_MobileCenter
|
@ -1,12 +1,4 @@
|
||||
; See song sections in main.asm:
|
||||
; Songs i
|
||||
; Songs ii
|
||||
; Songs iii
|
||||
; Songs I
|
||||
; Songs II
|
||||
; Songs III
|
||||
; Songs IV
|
||||
; Songs V
|
||||
; See song sections in audio.asm.
|
||||
|
||||
; e906e
|
||||
dba Music_Nothing ; 0xe91a3
|
||||
|
Loading…
Reference in New Issue
Block a user