oc_request_quit #55

Merged
MartinFouilleul merged 5 commits from oc_request_quit into main 2023-08-22 21:32:14 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 66c0b30dbb - Show all commits

View File

@ -274,8 +274,6 @@ extern "C"
} oc_event; } oc_event;
ORCA_API void oc_request_quit(void);
//NOTE: these APIs are not directly available to Orca apps //NOTE: these APIs are not directly available to Orca apps
#if !defined(OC_PLATFORM_ORCA) || !(OC_PLATFORM_ORCA) #if !defined(OC_PLATFORM_ORCA) || !(OC_PLATFORM_ORCA)
//-------------------------------------------------------------------- //--------------------------------------------------------------------