We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af3f99 commit d85904aCopy full SHA for d85904a
1 file changed
include/main.h
@@ -81,10 +81,6 @@ void CleanUp(void);
81
int LoadUSBIRX(void);
82
// Execute OSDSYS with parameters to avoid booting memory card or HDD updates
83
void runOSDNoUpdate(void);
84
-#ifdef PSX
85
-// Satisfy special necesities of the PSX DESR
86
-static void InitPSX();
87
-#endif
88
#ifndef NO_TEMP_DISP
89
/// @brief Print console temperature on screen
90
/// @note only supported by DRAGON Mechacons. function will do nothing on older mechacon
0 commit comments