aboutsummaryrefslogtreecommitdiff
path: root/src/binres/binres.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-16 14:55:48 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-16 14:55:48 +0100
commit3b11b9d4f3eee5faa656d7ee61077e80726bdc36 (patch)
tree7817c036843c18eac0012298ec7808d795411f58 /src/binres/binres.hpp
parentb7667d1d40045ecd840b9b192c2740e5f83e7eba (diff)
Improve openings database code
Diffstat (limited to 'src/binres/binres.hpp')
-rw-r--r--src/binres/binres.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/binres/binres.hpp b/src/binres/binres.hpp
index 8551932..97d1d3e 100644
--- a/src/binres/binres.hpp
+++ b/src/binres/binres.hpp
@@ -10,4 +10,5 @@
#include "mat_png.hpp"
wxBitmap LoadPNG(std::string icon, wxSize size);
-wxBitmap LoadPNG(std::string icon); \ No newline at end of file
+wxBitmap LoadPNG(std::string icon);
+