mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
Update colViewer.cpp
Hopefully fixed it this time. Lets wait for jenkins.
This commit is contained in:
parent
edfb79525d
commit
ad8961326a
1 changed files with 1 additions and 1 deletions
|
@ -6,13 +6,13 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include <cmath>
|
||||
#include <Cvar.h>
|
||||
|
||||
extern "C" {
|
||||
#include <z64.h>
|
||||
#include "variables.h"
|
||||
#include "functions.h"
|
||||
#include "macros.h"
|
||||
#include <Cvar.h>
|
||||
extern GlobalContext* gGlobalCtx;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue