removing lots of unused code
[drnoksnes] / ppu.h
diff --git a/ppu.h b/ppu.h
index 8a84838..4cde0e6 100644 (file)
--- a/ppu.h
+++ b/ppu.h
@@ -237,6 +237,8 @@ struct SDMA {
 };
 
 START_EXTERN_C
+void S9xNextController ();
+
 void S9xUpdateScreen ();
 void S9xResetPPU ();
 void S9xFixColourBrightness ();