Start text

This commit is contained in:
Miloslav Ciz 2024-12-17 00:56:51 +01:00
parent 30c9a55cb5
commit 6d31c3c492
4 changed files with 125 additions and 0 deletions

2
game.h
View file

@ -365,6 +365,8 @@ LCR_GameUnit physicsInterpolationParam = LCR_GAME_UNIT -
LCR_rendererDraw();
LCR_rendererDrawText("abcdefghijklmnopqrstuvwxyz",10,20,0,2);
if (LCR_game.debugDraw)
{
LCR_GameUnit camTr[7];