summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/progs/wolf3d/wl_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/progs/wolf3d/wl_def.h')
-rw-r--r--apps/plugins/sdl/progs/wolf3d/wl_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/sdl/progs/wolf3d/wl_def.h b/apps/plugins/sdl/progs/wolf3d/wl_def.h
index 04bbb41bfb..1b8670ffb6 100644
--- a/apps/plugins/sdl/progs/wolf3d/wl_def.h
+++ b/apps/plugins/sdl/progs/wolf3d/wl_def.h
@@ -22,6 +22,7 @@
22# define O_BINARY 0 22# define O_BINARY 0
23#endif 23#endif
24 24
25// needed by wolf, but is dangerous on ARM
25#pragma pack(1) 26#pragma pack(1)
26 27
27#if defined(_arch_dreamcast) 28#if defined(_arch_dreamcast)