diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-07-06 18:48:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 18:48:51 -0500 |
commit | 0416c0873b392c6e29088c308b302bcea256ae73 (patch) | |
tree | 9abeefaad05aced03ee40a46547f3548a9161f12 /contents/contents.link | |
parent | 23a4406b79d52752f0f5e0893fc149434d0a7021 (diff) | |
parent | d691417d3235df344ad9934157f092adc88ade0a (diff) |
Merge pull request #10 from TwitchPlaysPokemon/master
New rgbds compliance
Diffstat (limited to 'contents/contents.link')
-rw-r--r-- | contents/contents.link | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contents/contents.link b/contents/contents.link new file mode 100644 index 0000000..5b19d5e --- /dev/null +++ b/contents/contents.link @@ -0,0 +1,7 @@ +INCLUDE "contents/rom0.link" +INCLUDE "contents/romx.link" +INCLUDE "contents/wram.link" + +SRAM 0 + org $a000 + "SRAM 0" |