Decompile field camera

This commit is contained in:
KDSKardabox
2018-04-18 17:42:41 +05:30
parent b818924feb
commit 7700fe61fe
15 changed files with 537 additions and 1202 deletions
+4
View File
@@ -63,6 +63,10 @@ enum
ACRO_TRANS_WHEELIE_LOWERING_MOVING,
};
// Exported RAM declarations
extern bool8 gUnusedBikeCameraAheadPanback;
// Exported ROM declarations
void MovePlayerOnBike(u8 direction, u16 newKeys, u16 heldKeys);
void Bike_TryAcroBikeHistoryUpdate(u16 newKeys, u16 heldKeys);
bool8 RS_IsRunningDisallowed(u8 tile);