defs: Added new def file for structs
authorLukas Krickl <lukas@krickl.dev>
Sun, 19 Jan 2025 06:26:54 +0000 (07:26 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sun, 19 Jan 2025 06:26:54 +0000 (07:26 +0100)
commit93a9ba254206097e664aa6de20a45d08db427ff4
tree6c4eabfc81468fdb0b0286cda592e8b09615839c
parentcfe3ca9e50b1c0bbe9deac87951f3a69ca91796e
defs: Added new def file for structs

TODO: move all structs to this file.

Added new .section keyword to places where it makes sense
src/defs.s [new file with mode: 0644]
src/main.s
src/mapram.s
src/oam.s
src/wram.s