mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
eliminate texrels, part 3
This commit is contained in:
parent
6027c719ba
commit
98a2714234
16 changed files with 125 additions and 112 deletions
|
@ -49,6 +49,7 @@ void PicoInit(void)
|
|||
Pico32xInit();
|
||||
|
||||
PicoDrawInit();
|
||||
PicoDraw2Init();
|
||||
}
|
||||
|
||||
// to be called once on emu exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue