mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
rename GetClassName/IsClass, declare mxtypes
Was intended as a simple code improvement, however it also seems to make WinMain, MxString::operator=, MxDSFile::Open 100% (all of which just needed registers to be switched around)
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#ifndef MXIOINFO_H
|
||||
#define MXIOINFO_H
|
||||
|
||||
#include "legoinc.h"
|
||||
#include <windows.h>
|
||||
|
||||
#include "mmsystem.h"
|
||||
|
||||
class MXIOINFO
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user