eliminate texrels, part 3

This commit is contained in:
notaz 2017-08-06 22:25:26 +03:00
parent 6027c719ba
commit 98a2714234
16 changed files with 125 additions and 112 deletions

View file

@ -49,6 +49,7 @@ void PicoInit(void)
Pico32xInit();
PicoDrawInit();
PicoDraw2Init();
}
// to be called once on emu exit