summaryrefslogtreecommitdiff
path: root/include/pso/forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pso/forward.h')
-rw-r--r--include/pso/forward.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/pso/forward.h b/include/pso/forward.h
index 6c97f81..ec4d77a 100644
--- a/include/pso/forward.h
+++ b/include/pso/forward.h
@@ -1,8 +1,14 @@
#ifndef FORWARD_H
#define FORWARD_H
+/*template <typename T, int num_entries, int num_pad_entries>
+class TMenuList;
+template <typename T>
+class TMenuListEntry;*/
class THeap;
class TObject;
class TMainTask;
+class TPlyGuildCardTag;
+struct packet_header;
#endif