mirror of
https://github.com/ZuneDev/ZuneUIXTools.git
synced 2026-07-27 13:11:59 -07:00
19 lines
239 B
Plaintext
19 lines
239 B
Plaintext
.export main 0 UI
|
|
|
|
.import-ns Me as me
|
|
.import-ns assembly://UIX/Microsoft.Iris as iris
|
|
.import-type iris:Command
|
|
|
|
|
|
.section data
|
|
|
|
.section object
|
|
main:
|
|
COBJ 2
|
|
PSHC 0
|
|
PINI 1
|
|
PSHC 1
|
|
PINI 2
|
|
PINI 0
|
|
RETV
|
|
RETV |