mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
fixes editor warnings about undefined types in a bunch of files
This commit is contained in:

committed by
Nadia Holmquist Pedersen

parent
457dd56b88
commit
98903f8076
@ -20,6 +20,7 @@
|
||||
#define DSI_CAMERA_H
|
||||
|
||||
#include "types.h"
|
||||
#include "Savestate.h"
|
||||
|
||||
class DSi_Camera
|
||||
{
|
||||
|
Reference in New Issue
Block a user