diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 12:02:11 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 12:02:11 +0100 |
| commit | e40f98ccda04da3bb9811b354b770fb8c6b563e5 (patch) | |
| tree | 3b0258e0cb3eca9f979d79d71da938fa7efb4bc8 /src/binres/binres.hpp | |
| parent | d05093513ec5124feed0dc6140789f48218b45c9 (diff) | |
| parent | 042f6ca17012414d13235d3e04ea9012ff49f79c (diff) | |
Improve game tab
Diffstat (limited to 'src/binres/binres.hpp')
| -rw-r--r-- | src/binres/binres.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binres/binres.hpp b/src/binres/binres.hpp index 6db39fd..8551932 100644 --- a/src/binres/binres.hpp +++ b/src/binres/binres.hpp @@ -7,6 +7,7 @@ #include "cburnett_png.hpp" #include "chesscom_8bits_png.hpp" #include "hide_png.hpp" +#include "mat_png.hpp" wxBitmap LoadPNG(std::string icon, wxSize size); wxBitmap LoadPNG(std::string icon);
\ No newline at end of file |
