Add IGNORE, @ (hide patch), syntax example

This commit is contained in:
nastys
2019-11-26 20:50:34 +01:00
parent 67c6f046c0
commit 36115d222b
2 changed files with 39 additions and 13 deletions
@@ -1,6 +1,16 @@
//# Enable FREE PLAY
IGNORE
# Enable FREE PLAY
// Just in case it's disabled...
//1403BABEA:75 // ...enable it.
@1403BABEA:75 // ...enable it.
//# Custom FREE PLAY text
//1409F61F0:!My text
# Custom FREE PLAY text
1409F61F0:!My text
// Syntax:
// "#" console comment
// "//" hidden comment
// "@" omit patch console output
// ":" address:bytes (hex)
// " " byte byte
// ":!" address:!string
// "IGNORE" skip patch file