[LEAK-INFORMED] fix cut nonmatchings

This commit is contained in:
Kurausukun
2021-03-18 23:47:39 -04:00
parent f41d7b222c
commit f18aeb187d
2 changed files with 15 additions and 31 deletions
-4
View File
@@ -20,10 +20,6 @@
#define NUM_FIELD_MAP_OBJECT_TEMPLATES 0x51
#if !defined(NONMATCHING) && MODERN
#define static
#endif
static void MoveCoordsInDirection(u32, s16 *, s16 *, s16, s16);
static bool8 ObjectEventExecSingleMovementAction(struct ObjectEvent *, struct Sprite *);
static u8 GetCollisionInDirection(struct ObjectEvent *, u8);