mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-02 17:57:59 +03:00
4 lines
103 B
C
4 lines
103 B
C
#pragma once
|
|
#include "animation.h"
|
|
|
|
void PrintString(int x, int y, int unk1, char* string, int unk2);
|