rdeepfried

This commit is contained in:
wheremyfoodat 2024-07-23 22:47:36 +03:00
parent c1fe8e9cd1
commit bb74bcee33

View file

@ -13,8 +13,6 @@
#endif
#include "panda_qt/screen.hpp"
// This comment exists because we don't want clang-format to reorder the headers here
#include "panda_qt/main_window.hpp"
// OpenGL screen widget, based on https://github.com/stenzek/duckstation/blob/master/src/duckstation-qt/displaywidget.cpp
// and https://github.com/melonDS-emu/melonDS/blob/master/src/frontend/qt_sdl/main.cpp