fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the player...
[Rockbox.git] / apps / plugins / rockboy / save.h
blob8c1041038ba0eda2f8b8a6ae146953d8bf91f887
1 void loadstate(int fd);
2 void savestate(int fd);