mirror of
https://github.com/CPunch/Laika.git
synced 2025-11-12 16:00:04 +00:00
Moved API obfuscation to LaikaLib target
This commit is contained in:
6
lib/lin/linobf.c
Normal file
6
lib/lin/linobf.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "lobf.h"
|
||||
|
||||
void laikaO_init()
|
||||
{
|
||||
/* stubbed */
|
||||
}
|
||||
Reference in New Issue
Block a user