mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add TODO/FIXME
This commit is contained in:
parent
77ebc96f37
commit
23d99495a4
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
#include "tasks.h"
|
||||
#include "../command_event.h"
|
||||
|
||||
/* TODO/FIXME - turn this into actual task */
|
||||
|
||||
bool rarch_task_push_content_load_default(
|
||||
const char *core_path, const char *fullpath,
|
||||
bool persist, enum rarch_core_type type,
|
||||
|
|
Loading…
Add table
Reference in a new issue