Start decomp
This commit is contained in:
11
include/unknown_task.h
Normal file
11
include/unknown_task.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef GUARD_unknown_task_H
|
||||
#define GUARD_unknown_task_H
|
||||
|
||||
// Exported type declarations
|
||||
|
||||
// Exported RAM declarations
|
||||
|
||||
// Exported ROM declarations
|
||||
void remove_some_task(void);
|
||||
|
||||
#endif //GUARD_unknown_task_H
|
||||
Reference in New Issue
Block a user