X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=display.h;fp=display.h;h=1b758759e60e3cc217908309b09807d02065a118;hb=8f77a3a3f10d94477f0c0734adfbd39e81173d6f;hp=49fa741c748aa6f39a752898e8bd607bf2c57d50;hpb=c7acb4e6653a19143baefad2ba376b5b5e89b235;p=drnoksnes diff --git a/display.h b/display.h index 49fa741..1b75875 100644 --- a/display.h +++ b/display.h @@ -42,8 +42,6 @@ #define _DISPLAY_H_ START_EXTERN_C -// Routines the port specific code has to implement -void S9xSetPalette (); void S9xTextMode (); void S9xGraphicsMode (); const char *S9xParseArgs (int argc, const char **argv);