mirror of
https://github.com/pret/pmd-red.git
synced 2024-12-02 18:16:17 +00:00
d988394595
* more data dumping and some code cleaning * split out cutscene scripts * initial start at script conversion * more script work * use correct type * clearer up struct field names * split known scripts into seperate files * no need to preproc pure ascii strings in debug * more cutscene work * split out personality test scripts * solidify text macros and doc some dungeon fields * more scripting work
4 lines
123 B
C++
4 lines
123 B
C++
.include "asm/macros/function.inc"
|
|
.include "asm/macros/music_voice.inc"
|
|
.include "asm/macros/script.inc"
|