eliminate texrels, part 3
[picodrive.git] / pico / pico.c
index 4b05d6e..5951b59 100644 (file)
@@ -49,6 +49,7 @@ void PicoInit(void)
   Pico32xInit();\r
 \r
   PicoDrawInit();\r
+  PicoDraw2Init();\r
 }\r
 \r
 // to be called once on emu exit\r