Reverted name Adventure Game Studio back to AGS Script.

This commit is contained in:
Edmundo Ruiz
2015-02-02 21:48:36 -08:00
parent 2c5e8c4308
commit a716d3ad49
6 changed files with 364 additions and 364 deletions

View File

@@ -0,0 +1,4 @@
// Main header script - this will be included into every script in
// the game (local and global). Do not place functions here; rather,
// place import definitions and #define names here to be used by all
// scripts.