diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-06-14 18:39:21 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-06-14 18:39:21 -0500 |
commit | fd286ae035b52d3d78e234d9f91b6610ae30def6 (patch) | |
tree | de8aaa44473de7207857267a292064df7ee55512 /SummerSun.yaml | |
parent | 5051883b9911a11baca51f6157ccf11028dca9f5 (diff) | |
download | kamek-fd286ae035b52d3d78e234d9f91b6610ae30def6.tar.gz kamek-fd286ae035b52d3d78e234d9f91b6610ae30def6.zip |
Added a summer sun build chain, updated Bowser boss
Diffstat (limited to '')
-rw-r--r-- | SummerSun.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/SummerSun.yaml b/SummerSun.yaml new file mode 100644 index 0000000..078243c --- /dev/null +++ b/SummerSun.yaml @@ -0,0 +1,6 @@ +output_dir: "NewerASM" +code_address: 0x808D9000 +modules: + - processed/prolog.yaml + - processed/summerhax.yaml + - processed/bugfixes.yaml |