mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-03-22 01:34:11 -05:00
20 lines
165 B
Plaintext
20 lines
165 B
Plaintext
enum e__VW
|
|
{
|
|
XView,
|
|
YView,
|
|
WView,
|
|
HView,
|
|
Angle,
|
|
HBorder,
|
|
VBorder,
|
|
HSpeed,
|
|
VSpeed,
|
|
Object,
|
|
Visible,
|
|
XPort,
|
|
YPort,
|
|
WPort,
|
|
HPort,
|
|
Camera,
|
|
SurfaceID,
|
|
}; |