mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
nah, git managed to fuck one more thing
heh
This commit is contained in:
@ -69,14 +69,6 @@ struct CameraConfig
|
|||||||
bool XFlip;
|
bool XFlip;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct CameraConfig
|
|
||||||
{
|
|
||||||
int InputType; // 0=blank 1=image 2=camera
|
|
||||||
std::string ImagePath;
|
|
||||||
std::string CamDeviceName;
|
|
||||||
bool XFlip;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
extern int KeyMapping[12];
|
extern int KeyMapping[12];
|
||||||
extern int JoyMapping[12];
|
extern int JoyMapping[12];
|
||||||
|
Reference in New Issue
Block a user