summaryrefslogtreecommitdiff
path: root/src/rotating_gate.c
AgeCommit message (Collapse)Author
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-03Match and clean rotating_gate.cDizzyEggg
One more down, many more to go.
2018-08-11Fix compile errorDiegoisawesome
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-05-19make field tasks compileDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-04-18add bracesKDSKardabox
2018-04-18Perform requested changesKDSKardabox
2018-04-18Decompile field cameraKDSKardabox
2018-04-18Decompile rotating_rate & remove debug checkKDSKardabox