aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp32/gp32std_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gp32/gp32std_file.h')
-rw-r--r--backends/platform/gp32/gp32std_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/gp32/gp32std_file.h b/backends/platform/gp32/gp32std_file.h
index 933ae482ff..37824682b1 100644
--- a/backends/platform/gp32/gp32std_file.h
+++ b/backends/platform/gp32/gp32std_file.h
@@ -33,6 +33,7 @@ typedef struct {
unsigned long mode;
unsigned long fileSize;
unsigned long filePos;
+ unsigned long physFilePos;
unsigned long cachePos;
unsigned long cacheBufOffs;
unsigned long bytesInCache;