diff --git a/aStar/aStar.vcxproj b/aStar/aStar.vcxproj index c1c8c2b..f33dac5 100644 --- a/aStar/aStar.vcxproj +++ b/aStar/aStar.vcxproj @@ -174,6 +174,9 @@ + + + diff --git a/aStar/aStar.vcxproj.filters b/aStar/aStar.vcxproj.filters index 56ec0f8..f153d17 100644 --- a/aStar/aStar.vcxproj.filters +++ b/aStar/aStar.vcxproj.filters @@ -57,4 +57,9 @@ + + + Resource Files + + \ No newline at end of file diff --git a/aStar/screeny.png b/aStar/screeny.png new file mode 100644 index 0000000..3e04a11 Binary files /dev/null and b/aStar/screeny.png differ