Okay so in my hacking of Captain Tsubasa for Nintendo I have encounter a weird pointer/string termination combo and I was wondering if anyone had come across anything similar...
#FF = End Text
#F9 = String End
#3X = Pointer for the next string
So like the text bubble would appear as
Nishi doesn't#F9#33
have a star on#F9#35
their team...FF
But if you had it like this...
Nishi doesn't#F9#37
have a star on#F9#33
their team...FF
Anyone seen anything like this. Also the school names are called by a control code... Just wondering if anyone has seen anything similar cuz I find it a bit strange even though it makes sense... Gives me lots of room for moving around text though