first commit
This commit is contained in:
4
dev/tele.h
Normal file
4
dev/tele.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void TELE_Init();
|
||||
void TELE_Update(const void* info, unsigned long size, unsigned long update);
|
Reference in New Issue
Block a user