Skip to content

Commit d85904a

Browse files
committed
continue tidying up things
continue 18ad228
1 parent 7af3f99 commit d85904a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

include/main.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ void CleanUp(void);
8181
int LoadUSBIRX(void);
8282
// Execute OSDSYS with parameters to avoid booting memory card or HDD updates
8383
void runOSDNoUpdate(void);
84-
#ifdef PSX
85-
// Satisfy special necesities of the PSX DESR
86-
static void InitPSX();
87-
#endif
8884
#ifndef NO_TEMP_DISP
8985
/// @brief Print console temperature on screen
9086
/// @note only supported by DRAGON Mechacons. function will do nothing on older mechacon

0 commit comments

Comments
 (0)