![]() |
Game status buffer |
| Prev: 71E1 | Up: Map | Next: 71EC |
|
|
||||
| Frog1_StunCountdown | 71E9 | DEFB $00 | Stun countdown. | |
| Frog1_SoundCounter | 71EA | DEFB $00 | Ascending sound counter for frog 1. Also used as the horizontal jump offset when positioning the frog sprite (multiplied by 04 and added to the platform X position). | |
| Frog1_Descending_Flag | 71EB | DEFB $00 | Descending sound flag for frog 1. Also determines the frog's facing direction: bit 7 set = facing left, bit 7 clear = facing right. | |
| Prev: 71E1 | Up: Map | Next: 71EC |