View Single Post
  #12  
Old 09-03-2008, 06:02
Synaesthesia Synaesthesia is offline
Registered User
 
Join Date: May 2007
Location: Incensed
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Synaesthesia is on a distinguished road
You have to trace a bit, since you're in the timer display function. Need to exit that, via a RET/RET X/RET 0X and scroll up a bit in the code. Or, you might be lucky enough that the timer is both calculated and thrown on-screen in the same function.

P.S.: Why is this in the game coders section?
Reply With Quote