Commit Graph

8 Commits

Author SHA1 Message Date
Ryan Dwyer 4484fe60a4 Restructure assets directory to group all assets by ROM ID 2021-03-26 17:46:16 +10:00
Ryan Dwyer 51c80db5be Extract assets to src/assets
* Removes build-time dependency on the `extracted` directory
* Allows assets to be stored in non-versioned folders which makes for
easier editing
2021-02-12 17:07:02 +10:00
Ryan Dwyer 7f42776b51 Fix setup files 2020-03-10 17:03:32 +10:00
Ryan Dwyer f922cef7ea Fix warning about intro data type in setup files 2020-02-08 22:17:36 +10:00
Ryan Dwyer 9f8fac52d5 Decompile chrStartPath and rename struct aipaths to struct path 2019-12-18 18:55:20 +10:00
Ryan Dwyer e62cac4ddc Decompile chraiGetListIdByList 2019-12-17 18:47:29 +10:00
Ryan Dwyer e30bb5cb4a Rename symbols related to ailists 2019-11-17 08:30:04 +10:00
Ryan Dwyer 8cc9fc069c Restructure files
* Create chraicommands.c
* Move include to src/include
* Use .o files next to each .c file
2019-10-07 17:50:26 +10:00