fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the player...
[Rockbox.git] / apps / plugins / rockboy / emu.h
blob2e1c7bdc083e6184061a3e129da6c6bc880b4be0
1 void emu_reset(void);
2 void emu_run(void) ICODE_ATTR;