diff options
author | tom <tom@apollo> | 2017-01-10 09:49:32 -0600 |
---|---|---|
committer | tom <tom@apollo> | 2017-01-10 09:49:32 -0600 |
commit | f6f6d81c5634f659693914b7b74efcdd39ba5d4f (patch) | |
tree | 5b51e9b82ae36c648e212cc9c95fb8233dc181c1 /img | |
parent | 20717aeb1b12a7179e7b29c3c8880f18b360a1c8 (diff) |
-Replaced images with colored rectangles
-Removed various functions and variables pertaining to such images
-Started migrating all uses of Location to SDL_Rect (I would preferably completly remove Location.hpp)
-Scaled down resolution to 1080x640 (I would like to make these global constants)
Diffstat (limited to 'img')
-rw-r--r-- | img/Cbasic.png | bin | 3167 -> 0 bytes |
-rw-r--r-- | img/Cdead.png | bin | 2806 -> 0 bytes |
-rw-r--r-- | img/Rbasic.png | bin | 1185 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/img/Cbasic.png b/img/Cbasic.png Binary files differdeleted file mode 100644 index 01ba395..0000000 --- a/img/Cbasic.png +++ /dev/null diff --git a/img/Cdead.png b/img/Cdead.png Binary files differdeleted file mode 100644 index 226c75b..0000000 --- a/img/Cdead.png +++ /dev/null diff --git a/img/Rbasic.png b/img/Rbasic.png Binary files differdeleted file mode 100644 index a625a84..0000000 --- a/img/Rbasic.png +++ /dev/null |