The below script is the rough skeleton of a script to draw the song title at the top left.
I attempted to translate it the language used by the Tony Hawk modding community to describe QB scripts,
but can't guarantee it's entirely correct. Further, it uses an opcode (0x4B) that wasn't available
in at least the early Tony Hawk games (though probably was in THAW and onwards); I have denoted that as
* in my scripts as it seems to be vaguely similar to C's pointer dereference.