sub_810D1CC
This commit is contained in:
@@ -77,6 +77,7 @@ bool8 FieldObjectIsSpecialAnimActive(struct MapObject *);
|
||||
u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
|
||||
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
|
||||
void npc_coords_shift_still(struct MapObject *);
|
||||
void sub_805FE7C(struct MapObject *, u8);
|
||||
|
||||
// Exported data declarations
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_UNK_810C3A4_H
|
||||
#define GUARD_UNK_810C3A4_H
|
||||
|
||||
void sub_810C604(void);
|
||||
void sub_810C640(void);
|
||||
|
||||
#endif //GUARD_UNK_810C3A4_H
|
||||
Reference in New Issue
Block a user