Reorders headers to (hopefully) avoid CI build conflicts on linux/consoles

This commit is contained in:
sonoftunk 2022-11-15 12:03:49 -05:00
parent c3f0ebe949
commit 35f493046a

View File

@ -8,9 +8,9 @@
#include <string>
#include <vector>
#include <set>
#include "3drando/item_location.hpp"
#include <Cvar.h>
#include <Hooks.h>
#include "3drando/item_location.hpp"
extern "C" {
#include <z64.h>