mirror of https://github.com/AxioDL/metaforce.git
Remove exceptions
This commit is contained in:
parent
a4d6e32e48
commit
1afc14159b
|
@ -1,6 +1,5 @@
|
||||||
#include "RetroCommon.hpp"
|
#include "RetroCommon.hpp"
|
||||||
#include <Athena/Compression.hpp>
|
#include <Athena/Compression.hpp>
|
||||||
#include <Athena/InvalidDataException.hpp>
|
|
||||||
#include <memory.h>
|
#include <memory.h>
|
||||||
|
|
||||||
struct CMPDBlock
|
struct CMPDBlock
|
||||||
|
|
Loading…
Reference in New Issue