Files
linguist/samples/AGS Script/GlobalScript.ash

5 lines
221 B
Plaintext

// 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.