mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 20:49:01 -04:00
Add prototype for kore_onload().
This commit is contained in:
parent
e96ed9ad66
commit
a8917e355a
@ -635,7 +635,7 @@ void kore_keymgr_run(void);
|
||||
void kore_keymgr_cleanup(void);
|
||||
|
||||
#if defined(KORE_SINGLE_BINARY)
|
||||
void kore_main(void);
|
||||
void kore_onload(void);
|
||||
#endif
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
Loading…
x
Reference in New Issue
Block a user