1
0
mirror of https://github.com/CPunch/Laika.git synced 2026-02-08 17:20:04 +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

View File

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