mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
Use MenuX2 in PS2
This commit is contained in:
parent
9b4c95a951
commit
8b65c92f1f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#include <pico/pico_int.h>
|
||||
#include <pico/patch.h>
|
||||
|
||||
#ifdef PANDORA
|
||||
#if defined(PANDORA) || defined(__PS2__)
|
||||
#define MENU_X2 1
|
||||
#else
|
||||
#define MENU_X2 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue