Commit Graph

9 Commits

Author SHA1 Message Date
LagoLunatic 3d63a54587 Player inlines and enums 2025-01-08 15:05:14 -05:00
SuperDude88 716492b7b9 First Person Item Procs (#680)
* First Person Item Procs

Match a couple of Link's proc functions

* Cleanup
2024-10-19 13:03:32 -04:00
LagoLunatic e8506099f0 Add return type and static keyword for more static funcs 2024-02-01 22:26:39 -05:00
LagoLunatic c130095d7f player_main work, player_ship start 2023-11-19 22:33:45 -05:00
LagoLunatic 785effa0c3 d_a_player_food start 2023-11-19 04:05:07 -05:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic 2ac03c0187 Fill in Link's proc tables 2023-10-23 19:30:23 -04:00
LagoLunatic 1299f85522 d_a_player_main work 2023-10-18 18:13:26 -04:00
fig02 2c82d9708f Split player functions into appropriate .inc files (#47)
* split files

* remove functions that are prob weak
2023-09-16 22:16:52 -07:00