mirror of
https://github.com/scummvm/scummvm-tutorial.git
synced 2026-05-21 05:40:52 +00:00
5 lines
217 B
Plaintext
5 lines
217 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.
|