sub_811246C
This commit is contained in:
@@ -76,6 +76,8 @@ void MoveCoords(u8, s16 *, s16 *);
|
||||
bool8 FieldObjectIsSpecialAnimActive(struct MapObject *);
|
||||
u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
|
||||
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
|
||||
void sub_8063E28(struct MapObject *, struct Sprite *);
|
||||
void sub_8063CA4(struct MapObject *, u8);
|
||||
|
||||
// Exported data declarations
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_QUEST_LOG_8150454_H
|
||||
#define GUARD_QUEST_LOG_8150454_H
|
||||
|
||||
void sub_8150454(void);
|
||||
|
||||
#endif //GUARD_QUEST_LOG_8150454_H
|
||||
Reference in New Issue
Block a user