#pragma once #include "draw.h" void PrintString(int x, int y, int unk1, char* string, int unk2); void Inject_Text();