aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types')
-rw-r--r--emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types9
1 files changed, 0 insertions, 9 deletions
diff --git a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types b/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types
deleted file mode 100644
index c4140d1..0000000
--- a/emulator/opengl/host/tools/emugen/tests/t.001/input/foo.types
+++ /dev/null
@@ -1,9 +0,0 @@
-FooBoolean 8 %d
-FooInt 32 %d
-FooShort 16 %d
-FooFloat 32 %f
-FooEnum 32 %08x
-FooVoid 0 %x
-FooChar 8 %d
-FooChar* 32 0x%08x
-void* 32 0x%08x \ No newline at end of file