mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Refactor utility/decomp headers (#318)
This commit is contained in:

committed by
GitHub

parent
3b30607337
commit
a7194266b3
@@ -1,9 +1,9 @@
|
||||
#ifndef VIEWLODLIST_H
|
||||
#define VIEWLODLIST_H
|
||||
|
||||
#include "../compat.h"
|
||||
#include "../realtime/lodlist.h"
|
||||
#include "assert.h"
|
||||
#include "compat.h"
|
||||
|
||||
#pragma warning(disable : 4786)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#include "viewroi.h"
|
||||
|
||||
#include "../decomp.h"
|
||||
#include "decomp.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(ViewROI, 0xe0)
|
||||
|
||||
|
Reference in New Issue
Block a user