This repository has been archived on 2024-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
CreepTea-Vita/render3d.h

3 lines
119 B
C
Raw Permalink Normal View History

2020-10-24 07:02:45 +03:00
void RenderOld(object3d *obj, int shadenum, unsigned short *vram);
void Render(object3d *obj, unsigned short *vram);