Merge branch 'release'

This commit is contained in:
ISSOtm
2020-04-03 11:58:53 +02:00
5 changed files with 7 additions and 1 deletions

1
test/asm/version.asm Normal file
View File

@@ -0,0 +1 @@
PRINTT "RGBDS version {__RGBDS_MAJOR__}.{__RGBDS_MINOR__}.{__RGBDS_PATCH__}\n"

0
test/asm/version.err Normal file
View File

1
test/asm/version.out Normal file
View File

@@ -0,0 +1 @@
RGBDS version $0.$3.$A