mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 21:12:07 +00:00
Merge branch 'release'
This commit is contained in:
1
test/asm/version.asm
Normal file
1
test/asm/version.asm
Normal file
@@ -0,0 +1 @@
|
||||
PRINTT "RGBDS version {__RGBDS_MAJOR__}.{__RGBDS_MINOR__}.{__RGBDS_PATCH__}\n"
|
||||
0
test/asm/version.err
Normal file
0
test/asm/version.err
Normal file
1
test/asm/version.out
Normal file
1
test/asm/version.out
Normal file
@@ -0,0 +1 @@
|
||||
RGBDS version $0.$3.$A
|
||||
Reference in New Issue
Block a user