fixes editor warnings about undefined types in a bunch of files

This commit is contained in:
Valtýr Kári Daníelsson
2022-07-27 18:20:31 +02:00
committed by Nadia Holmquist Pedersen
parent 457dd56b88
commit 98903f8076
16 changed files with 26 additions and 3 deletions

View File

@ -22,6 +22,7 @@
#include <string>
#include "types.h"
#include "Savestate.h"
#include "NDS_Header.h"
#include "FATStorage.h"