scaffolding for char callback

This commit is contained in:
2024-10-17 01:20:48 +01:00
parent ed33cf97a4
commit ce23e50c8d
5 changed files with 26 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ extern "C" {
#endif
MLLIB_PUBLIC(void mltonFramebufferSizeCallback (Int32 x0, Int32 x1);)
MLLIB_PUBLIC(void mltonCharCallback (Word32 x0);)
#undef MLLIB_PRIVATE
#undef MLLIB_PUBLIC