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