screw you clangd extension

This commit is contained in:
tildearrow 2022-09-08 01:49:36 -05:00
parent 21baf2e272
commit 4ad324bfed
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <SDL_video.h>
// I hate you clangd extension!
// how about you DON'T insert random headers before this freaking important
// define!!!!!!
#define _USE_MATH_DEFINES
#include "gui.h"
#include "util.h"