mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-06-01 18:41:13 -07:00
Clear the screen with Golden Poppy!
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ function build-program { param(
|
||||
& $armips $src
|
||||
|
||||
write-host 'Generating executable..'
|
||||
& lua $bin2exe_lua $bin $exe
|
||||
# & py $bin2exe_py $bin $exe
|
||||
# & lua $bin2exe_lua $bin $exe
|
||||
& py $bin2exe_py $bin $exe
|
||||
|
||||
write-host 'Done!'
|
||||
pop-location
|
||||
|
||||
Reference in New Issue
Block a user