diff options
Diffstat (limited to 'structure.txt')
-rw-r--r-- | structure.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/structure.txt b/structure.txt index 53c0568..f1ce652 100644 --- a/structure.txt +++ b/structure.txt @@ -4,6 +4,7 @@ glamac | compile_flags.txt
| COPYING
| COPYRIGHT
+| glamac.rc
| Makefile
| README.md
| structure.txt
@@ -11,6 +12,7 @@ glamac +---bin
| gla.exe
| glamac.exe
+| glamac_res.o
| SDL2.dll
| SDL2_ttf.dll
|
@@ -44,6 +46,12 @@ glamac | glamac_view.h
| glass_data.h
|
++---res
+| +---icons
+| | glamac_icon.ico
+| | glamac_icon.png
+| |
+| \---images
\---src
+---glamac
| glamac.c
|