1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-09-27 20:30:12 +00:00

Moved API obfuscation to LaikaLib target

This commit is contained in:
2022-07-16 16:09:33 -05:00
parent 25c18db6bc
commit ed96b75577
8 changed files with 16 additions and 7 deletions

6
lib/lin/linobf.c Normal file
View File

@@ -0,0 +1,6 @@
#include "lobf.h"
void laikaO_init()
{
/* stubbed */
}