forked from pyrite-dev/milsko
stub
This commit is contained in:
parent
7b06a0d5f5
commit
4b2676b741
1 changed files with 3 additions and 0 deletions
|
|
@ -978,6 +978,9 @@ int MwLibraryInit(void) {
|
|||
#endif
|
||||
#ifdef CLASSIC_MAC_OS
|
||||
MwLLClassicMacOSCallInit,
|
||||
#endif
|
||||
#ifdef USE_HAIKU
|
||||
MwLLHaikuCallInit,
|
||||
#endif
|
||||
NULL};
|
||||
int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue