Skip to content

Instantly share code, notes, and snippets.

@doismellburning
Created October 30, 2018 11:28
Show Gist options
  • Save doismellburning/6b409c6406e56efc0d6bbd280216325e to your computer and use it in GitHub Desktop.
Save doismellburning/6b409c6406e56efc0d6bbd280216325e to your computer and use it in GitHub Desktop.
/*
* 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(jdinkel@mines.colorado.edu)\n\r Modified for use with ROM 2.3\n\r By Hans Birkeland (hansbi@ifi.uio.no)\n\r Modificado para uso en ROM 2.4b4a\n\r Por Birdie (itoledo@ramses.centic.utem.cl)\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(cxw197@psu.edu) and Locke(locke@lm.com)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment