sovereignx/include/config
psf 5c38532281
Add B_ENEMY_THROW_BALLS, B_PLAYER_THROW_BALLS_SOUND, and B_ENEMY_THROW_BALLS_SOUND (#4953)
* First proof of concept works

* Added B_THROW_BALLS_SOUND

* Made generic MonSendOut

* Changed magic number to constant

* added acute e and changed to GEN_LATEST

* Removed tabs

* Undef'd HIBYTE and removed extra bool32

* Made functions inline per https://github.com/rh-hideout/pokeemerald-expansion/pull/4953/files\#r1675397114
Split into B_THROW_BALLS_SOUND B_PLAYER_THROW_BALLS_SOUND and B_ENEMY_THROW_BALLS_SOUND per https://github.com/rh-hideout/pokeemerald-expansion/pull/4953/files\#r1676143761

* Reset debug script

* Removed static assert per Discord conversation with Alex
2024-07-14 14:46:04 +02:00
..
battle.h Add B_ENEMY_THROW_BALLS, B_PLAYER_THROW_BALLS_SOUND, and B_ENEMY_THROW_BALLS_SOUND (#4953) 2024-07-14 14:46:04 +02:00
debug.h Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04:00
general.h Move general config file to the config folder (#4805) 2024-06-19 13:42:01 +02:00
item.h Enable GF item names by default 2024-04-25 18:40:37 +01:00
level_caps.h Pre-1.8 tweaks (#4275) 2024-03-12 12:21:03 +01:00
overworld.h Fix fake RTC being on by default (#4965) 2024-07-13 21:20:55 +02:00
pokemon.h Add P_CAN_FORGET_HIDDEN_MOVE (#4968) 2024-07-14 11:23:49 +02:00
save.h Adjust description of FREE_MATCH_CALL (#4590) 2024-05-19 10:13:14 +02:00
species_enabled.h Fixed silent Klefki cry (#4392) 2024-04-14 21:06:17 +02:00
test.h Force species in tests (#4810) 2024-06-26 18:38:14 +02:00