mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-19 14:31:14 +00:00
Format
This commit is contained in:
parent
55279e9e78
commit
a2a5cd1186
@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
#include "mxtypes.h"
|
#include "mxtypes.h"
|
||||||
|
|
||||||
class MxSize32
|
class MxSize32 {
|
||||||
{
|
|
||||||
public:
|
public:
|
||||||
MxSize32() {}
|
MxSize32() {}
|
||||||
MxSize32(MxS32 p_width, MxS32 p_height)
|
MxSize32(MxS32 p_width, MxS32 p_height)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user