Renamed AGS Script to Adventure Game Studio since the language is unique to the app.

This commit is contained in:
Edmundo Ruiz
2014-09-06 10:58:36 -07:00
parent 4a017d9033
commit 29d8e58d69
6 changed files with 364 additions and 364 deletions

View File

@@ -1,4 +0,0 @@
// 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.