diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-31 11:46:10 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-05-31 11:46:10 -0400 |
| commit | 8701ef4d61a6a55ee71aa1a964d4f7d10eded87e (patch) | |
| tree | dc30f73b79b1bffaaf0e98c9f4ee4a92a8cd1833 /layout.link | |
| parent | Eliminate unnecessary data macros (diff) | |
| download | pokeyellow-8701ef4d61a6a55ee71aa1a964d4f7d10eded87e.tar.gz pokeyellow-8701ef4d61a6a55ee71aa1a964d4f7d10eded87e.tar.xz pokeyellow-8701ef4d61a6a55ee71aa1a964d4f7d10eded87e.zip | |
Improve some RAM formatting
Diffstat (limited to 'layout.link')
| -rw-r--r-- | layout.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout.link b/layout.link index 87ab7e0e..1ac07b3f 100644 --- a/layout.link +++ b/layout.link @@ -182,7 +182,7 @@ WRAM0 org $c100 "Sprite State Data" "OAM Buffer" - org $dfff + org $df00 "Stack" VRAM "VRAM" |
