Add test for version constants

This commit is contained in:
ISSOtm
2020-03-21 21:01:25 +01:00
parent 8191e5eb27
commit 402ffbf0c5
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
PRINTT "RGBDS version {__RGBDS_MAJOR__}.{__RGBDS_MINOR__}.{__RGBDS_PATCH__}\n"
View File
+1
View File
@@ -0,0 +1 @@
RGBDS version $0.$3.$9