Document teleporter and escalator anim
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef GUARD_SPECIAL_FIELD_ANIM_H
|
||||
#define GUARD_SPECIAL_FIELD_ANIM_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
void StartEscalator(u8 a0);
|
||||
void StopEscalator(void);
|
||||
bool8 IsEscalatorMoving(void);
|
||||
|
||||
#endif // GUARD_SPECIAL_FIELD_ANIM_H
|
||||
Reference in New Issue
Block a user