ReC98/th04/snd
nmlgc f6757fe76a [Maintenance] Fix DEFCONV declarations, and remove them where possible
Wow, this is the first time we're about to call any of these from C
land in ≥TH03? Found no built-in way to just uppercase an identifier
in TASM, so apparently we have to spell out the names in both lower-
and uppercase.
So, let's go back to regular, non-macro PUBLIC / PROC / ENDP code
wherever we can – for all functions introduced in ≥TH03, and for
everything that takes no parameters. It's simply not worth the
trouble.

Part of P0114, funded by Lmocinemod.
2020-09-07 21:18:39 +02:00
..
detmodes.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
interrupt[bss].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
kajaint.asm [Maintenance] Move TH02's sound functions to a separate header 2020-02-23 16:51:45 +01:00
load.asm [Maintenance] Remove all dependencies on Borland C++ run-time source headers 2020-02-23 17:53:18 +01:00
load[data].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
pmd_res.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
se.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
se_priority[data].asm [Maintenance] Move the sound driver function slices from hardware/ to snd/ 2015-03-15 23:01:31 +01:00
snd.h [Maintenance] [th04/th05] Declare BGM and SE modes in C land 2020-02-23 17:53:17 +01:00
snd[data].asm [Maintenance] [th04/th05] Declare BGM and SE modes in C land 2020-02-23 17:53:17 +01:00