diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-05 19:03:32 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-05 19:03:32 +0000 |
| commit | b5aba6fcbf2847735b0c43e84d0933797c73f581 (patch) | |
| tree | b6a38a9f11f3501d5f9cd0459af4654881987899 /vfg/vfg.layout | |
| parent | f4719e4e997a05bb423e9ca691de50bcbf1cb375 (diff) | |
gameplay demo #1
Diffstat (limited to 'vfg/vfg.layout')
| -rw-r--r-- | vfg/vfg.layout | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/vfg/vfg.layout b/vfg/vfg.layout index 486875b..87ed139 100644 --- a/vfg/vfg.layout +++ b/vfg/vfg.layout @@ -1,16 +1,22 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="src/music.cpp" open="1" top="0" tabpos="4"> - <Cursor position="7713" topLine="172" /> + <File name="bin/data/MIDI_DeckTheHalls_Test.1.3.xml" open="0" top="0" tabpos="5"> + <Cursor position="1919" topLine="0" /> </File> - <File name="src/music.h" open="1" top="1" tabpos="3"> - <Cursor position="1389" topLine="5" /> + <File name="src/main.cpp" open="1" top="0" tabpos="1"> + <Cursor position="219" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> + <File name="src/music.cpp" open="1" top="1" tabpos="2"> + <Cursor position="7244" topLine="139" /> + </File> + <File name="src/music.h" open="0" top="0" tabpos="3"> + <Cursor position="1000" topLine="12" /> + </File> + <File name="src/testApp.cpp" open="0" top="0" tabpos="2"> <Cursor position="1017" topLine="5" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="1"> + <File name="src/testApp.h" open="0" top="0" tabpos="1"> <Cursor position="576" topLine="0" /> </File> </CodeBlocks_layout_file> |
