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