File Details
debug.galaxy
- R
- Mar 12, 2010
- 1.37 KB
- 620
File Name
debug.galaxy
Supported Versions
Adding
void d (string s); // Debug String void dt (text s); // Debug Text void di (int i); // Debug Int void df (fixed f); // Debug Fixed void db (bool b); // Debug Bool