summaryrefslogtreecommitdiff
path: root/stadium_mgb.s
blob: c515387c43fd5158839a76bfeb9c6b7632faca9f (plain)
1
2
3
4
5
6
7
8
9
include "mgb.s"

SECTION "header",rom0[$100]
start:
	jr start
	nop
	nop

	ds $3c