nmlgc
f07089017f
[Maintenance] Rename the extension of game-specific ASM includes to .inc
...
Rule of thumb going forward: Everything that emits data is .asm,
everything that doesn't is .inc.
(Let's hope that th01_reiiden_2.inc won't exist for that much longer!)
Part of P0032, funded by zorg.
2019-09-21 13:03:56 +02:00
nmlgc
6023f5c937
[Maintenance] Fix the case of `nearheap[data].asm`'s path
...
Previously broke the build on repository checkouts created by WSL git,
which enables per-directory case sensitivity for all directories within
the repo:
https://devblogs.microsoft.com/commandline/per-directory-case-sensitivity-and-wsl/
Nice that this was the only path case issue in the entire repo!
2019-08-14 20:45:05 +02:00
nmlgc
df4c07b728
[th04/res_huma] Reduce all known library functions
...
Different API for file handling, but the ratio of ZUN code to library code is
still exactly the same as in TH03.
2014-12-07 22:33:54 +01:00
nmlgc
e7947192b5
[th04/res_huma] Initial state
...
Yep, in TH04 and TH05, ZUN.COM is a COM wrapper inside a COM wrapper.
And yep, "HUMA", despite this being TH04?
2014-12-07 21:47:09 +01:00