Created
October 30, 2018 11:28
-
-
Save doismellburning/6b409c6406e56efc0d6bbd280216325e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* The version info. Please use this info when reporting bugs. | |
* It is displayed in the game by typing 'version' while editing. | |
* Do not remove these from the code - by request of Jason Dinkel | |
*/ | |
#define VERSION "ILAB Online Creation [Beta 1.0, ROM 2.3 modified]\n\r Port a ROM 2.4 v1.00\n\r" | |
#define AUTHOR " By Jason([email protected])\n\r Modified for use with ROM 2.3\n\r By Hans Birkeland ([email protected])\n\r Modificado para uso en ROM 2.4b4a\n\r Por Birdie ([email protected])\n\r" | |
#define DATE " (Apr. 7, 1995 - ROM mod, Apr 16, 1995)\n\r (Port a ROM 2.4 - Nov 2, 1996)\n\r Version actual : 1.5a - Mar 9, 1997\n\r" | |
#define CREDITS " Original by Surreality([email protected]) and Locke([email protected])" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment