Switcharoo to Gee Emm 2.3

This commit is contained in:
Rodrigo
2021-03-01 14:01:14 -06:00
parent e947b6838f
commit 518c2d3ead
2912 changed files with 7140 additions and 82048 deletions

View File

@@ -0,0 +1,24 @@
function __init_view() {
enum e__VW
{
XView,
YView,
WView,
HView,
Angle,
HBorder,
VBorder,
HSpeed,
VSpeed,
Object,
Visible,
XPort,
YPort,
WPort,
HPort,
Camera,
SurfaceID,
};
}

View File

@@ -0,0 +1,12 @@
{
"isDnD": false,
"isCompatibility": true,
"parent": {
"name": "view",
"path": "folders/Scripts/compatibility/view.yy",
},
"resourceVersion": "1.0",
"name": "__init_view",
"tags": [],
"resourceType": "GMScript",
}