diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-03-31 22:17:55 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-03-31 22:17:55 +0100 |
| commit | 81508e0a24b9981f08afe3752093ed626a2c51d9 (patch) | |
| tree | 56004bbe953adcda555149aaa255c6b3b4cbd111 /gaunt01/gaunt01.layout | |
| parent | 0e8f0361c1068eb4c2f634dfcf4e1762d87f40d2 (diff) | |
nearly working trap door
Diffstat (limited to 'gaunt01/gaunt01.layout')
| -rw-r--r-- | gaunt01/gaunt01.layout | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/gaunt01/gaunt01.layout b/gaunt01/gaunt01.layout index e5fb8e8..c2ecf4b 100644 --- a/gaunt01/gaunt01.layout +++ b/gaunt01/gaunt01.layout @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="addons.make" open="0" top="0" tabpos="0"> - <Cursor position="16" topLine="0" /> + <File name="addons.make" open="1" top="0" tabpos="2"> + <Cursor position="31" topLine="0" /> </File> - <File name="config.make" open="1" top="0" tabpos="3"> + <File name="config.make" open="0" top="0" tabpos="3"> <Cursor position="192" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="1"> - <Cursor position="1491" topLine="16" /> + <File name="src/testApp.cpp" open="0" top="0" tabpos="1"> + <Cursor position="4771" topLine="162" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="2"> - <Cursor position="58" topLine="0" /> + <File name="src/testApp.h" open="1" top="1" tabpos="1"> + <Cursor position="1151" topLine="28" /> + </File> + <File name="src/trapdoor.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1102" topLine="0" /> + </File> + <File name="src/trapdoor.h" open="1" top="0" tabpos="3"> + <Cursor position="258" topLine="0" /> </File> </CodeBlocks_layout_file> |
