mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
camera: enough stub to pass firmware init
This commit is contained in:
@ -46,6 +46,9 @@ private:
|
||||
|
||||
u16 ReadReg(u16 addr);
|
||||
void WriteReg(u16 addr, u16 val);
|
||||
|
||||
u16 PLLCnt;
|
||||
u16 StandbyCnt;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user