mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-30 02:25:15 +00:00
@@ -0,0 +1,2 @@
|
||||
SECTION "jr", ROM0
|
||||
jr CONSTANT
|
||||
@@ -0,0 +1 @@
|
||||
EXPORT DEF CONSTANT EQU $1234_0078
|
||||
@@ -0,0 +1,2 @@
|
||||
warning: Value $12340078 is not 16-bit [-Wtruncation]
|
||||
at jr-truncation/a.asm(2)
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
; File generated by rgblink
|
||||
12340078 CONSTANT
|
||||
Reference in New Issue
Block a user