mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -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
@ -19,6 +19,8 @@
|
||||
#ifndef DMA_TIMINGS_H
|
||||
#define DMA_TIMINGS_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
namespace DMATiming
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user