mirror of
https://github.com/libretro/Play-.git
synced 2024-12-11 18:54:11 +00:00
Cleanup.
This commit is contained in:
parent
f97d0a1c47
commit
2a88df937d
@ -1,5 +1,4 @@
|
||||
#ifndef _MIPSEXECUTOR_H_
|
||||
#define _MIPSEXECUTOR_H_
|
||||
#pragma once
|
||||
|
||||
#include <list>
|
||||
#include "MIPS.h"
|
||||
@ -44,5 +43,3 @@ protected:
|
||||
bool m_breakpointsDisabledOnce = false;
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user