12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <CodeBlocks_layout_file>
- <ActiveTarget name="Release" />
- <File name="main.cpp" open="1" top="1" tabpos="9" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="5404" topLine="179" />
- </Cursor>
- </File>
- <File name="Terrain.h" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="323" topLine="0" />
- </Cursor>
- </File>
- <File name="Terrain.cpp" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="3022" topLine="146" />
- </Cursor>
- </File>
- <File name="Car.cpp" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="2642" topLine="114" />
- </Cursor>
- </File>
- <File name="Cars/PickUp.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="256" topLine="0" />
- </Cursor>
- </File>
- <File name="Car.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="793" topLine="17" />
- </Cursor>
- </File>
- <File name="Cars/PinkLiner.h" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="282" topLine="0" />
- </Cursor>
- </File>
- <File name="Cars/PickUp.cpp" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="615" topLine="0" />
- </Cursor>
- </File>
- <File name="Cars/PinkLiner.cpp" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="4" zoom_2="0">
- <Cursor>
- <Cursor1 position="387" topLine="0" />
- </Cursor>
- </File>
- </CodeBlocks_layout_file>
|