Improve renderer, handle textures
This commit is contained in:
parent
2b4516f408
commit
2241b4d635
5 changed files with 191 additions and 59 deletions
3
game.h
3
game.h
|
@ -113,8 +113,7 @@ void LCR_gameInit(void)
|
|||
|
||||
LCR_rendererInit();
|
||||
|
||||
|
||||
LCR_loadImage(0);
|
||||
LCR_loadImage(0); // ???
|
||||
}
|
||||
|
||||
void LCR_gameEnd(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue