Fix all warnings

This commit is contained in:
jaburns
2020-10-30 12:11:26 -06:00
parent 144df0df98
commit fa3d9e77db
19 changed files with 189 additions and 186 deletions
+4
View File
@@ -40,6 +40,9 @@
#include "../../load_anim_data.h"
static f32 gDefaultSoundArgs[3] = { 0.0f, 0.0f, 0.0f };
/**************************************************
* ANIMATIONS *
**************************************************/
@@ -1455,6 +1458,7 @@ void set_submerged_cam_preset_and_spawn_bubbles(struct MarioState *m) {
}
}
/**
* Both increments and decrements Mario's HP.
*/