mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 05:22:07 +00:00
5
test/asm/period.asm
Normal file
5
test/asm/period.asm
Normal file
@@ -0,0 +1,5 @@
|
||||
section "period", rom0
|
||||
|
||||
global1: db 1
|
||||
.local db 2
|
||||
. db 3
|
||||
Reference in New Issue
Block a user