doc fixes, added irx load error

This commit is contained in:
Sandro Sobczyński
2020-11-03 21:48:59 +01:00
parent 9e3ed74b45
commit 52518540f3
5 changed files with 13 additions and 7 deletions
-2
View File
@@ -44,8 +44,6 @@ private:
Game *game;
s32 mainThreadId;
static void wakeup(s32 t_alarmId, u16 t_time, void *t_common);
// ThreadManager threadManager;
};
#endif