diff options
author | Treeki <treeki@gmail.com> | 2011-07-10 22:06:08 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-07-10 22:06:08 +0200 |
commit | 4161c5d1c46436e3b942d707da1b40317e87180e (patch) | |
tree | 7266831f88805ff0fa5f0517e64d8ec2dd8cbb73 /NewerProject.yaml | |
parent | 54cbbfb69c8a9562d89f05967ae38011327e8da0 (diff) | |
download | kamek-4161c5d1c46436e3b942d707da1b40317e87180e.tar.gz kamek-4161c5d1c46436e3b942d707da1b40317e87180e.zip |
custom blocks, states and static initialisers. fuck yeah
Diffstat (limited to '')
-rw-r--r-- | NewerProject.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NewerProject.yaml b/NewerProject.yaml index 09254f4..ff05041 100644 --- a/NewerProject.yaml +++ b/NewerProject.yaml @@ -2,6 +2,7 @@ output_dir: "NewerASM"
code_address: 0x808D9000
modules:
+ - processed/prolog.yaml
- processed/bugfixes.yaml
- processed/worldmap.yaml
- processed/levelnames.yaml
|