mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-17 03:00:08 +00:00
6 lines
58 B
C
6 lines
58 B
C
|
#include "obf.h"
|
||
|
|
||
|
void laikaO_init()
|
||
|
{
|
||
|
/* stubbed */
|
||
|
}
|