Commit Graph

5 Commits

Author SHA1 Message Date
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer 78bb8975d2 Build textures back into the ROM 2021-02-13 00:01:41 +10:00
Ryan Dwyer a59640e34e Export individual animations and build them back into the ROM 2021-02-12 22:24:51 +10:00
Ryan Dwyer d74d72893a Name each sequence file and use them when building the ROM 2021-02-12 18:50:05 +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