diff options
Diffstat (limited to 'fx.h')
-rw-r--r-- | fx.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,4 +17,10 @@ int new_player_bullet_explosion( int y ); +int new_heart_break( + struct World* world, + int x, + int y +); + #endif |
index : mallocbullet | |
Bullet Hell Game Jam 2023 | quou@disroot.org |
aboutsummaryrefslogtreecommitdiff |