Skip to content
Permalink
Browse files
Code Blocks (ignore)
  • Loading branch information
hortonr6 committed Aug 11, 2019
1 parent 20507cc commit ebb1d009171b11793ab561120c3ddb16e5d28f1a
Showing 1 changed file with 15 additions and 15 deletions.
@@ -2,49 +2,49 @@
<CodeBlocks_layout_file>
<FileVersion major="1" minor="0" />
<ActiveTarget name="Release" />
<File name="main.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="Player.cpp" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="6480" topLine="0" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Grid.cpp" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="2667" topLine="63" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="AI.cpp" open="1" top="1" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="AI.h" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="13208" topLine="489" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Game.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="662" topLine="1" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Player.h" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="368" topLine="0" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="AI.h" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="Game.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="606" topLine="6" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Game.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="Grid.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="2173" topLine="78" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Grid.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="main.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="283" topLine="0" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="Player.cpp" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<File name="AI.cpp" open="1" top="1" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="465" topLine="93" />
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
</CodeBlocks_layout_file>

0 comments on commit ebb1d00

Please sign in to comment.