From 4bb2b2b3afaefde9814cbae93e9d283df0efcc4d Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Fri, 4 Apr 2025 22:22:22 -0400 Subject: [PATCH] silly --- .idea/editor.xml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 6 + .idea/vcs.xml | 3 + CMakeLists.txt | 2 +- include/gp_system.h | 4 + include/image_storage.h | 19 ++- lib/blt-gp | 2 +- src/gp_system.cpp | 133 +++++++++++++++---- src/image_storage.cpp | 27 +++- src/main.cpp | 54 +++++--- transparent_girl.png | Bin 0 -> 240482 bytes 11 files changed, 189 insertions(+), 63 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 transparent_girl.png diff --git a/.idea/editor.xml b/.idea/editor.xml index f0ef147..eac463f 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -80,7 +80,7 @@