tibia_alpha/render.h
2025-12-26 23:48:59 -03:00

10 lines
130 B
C

//
// Created by rov on 12/26/25.
//
#ifndef TIBIA_RENDER_H
#define TIBIA_RENDER_H
void Render_Frame();
#endif //TIBIA_RENDER_H