add appropriate includes on Episode3.hh

This commit is contained in:
Martin Michelsen
2022-05-18 19:06:36 -07:00
parent bbd58c3d71
commit 37348dc98e
+9
View File
@@ -1,3 +1,12 @@
#pragma once
#include <stdint.h>
#include <phosg/Encoding.hh>
#include "Text.hh"
struct Ep3Deck {
// TODO: are the last 4 bytes actually part of this? They don't seem to be