added makefile, organised FE assets, bump webkit ver for dev

This commit is contained in:
2025-03-23 22:55:31 -05:00
parent 5fff248d4a
commit b43c479fc0
7 changed files with 55 additions and 10 deletions
+4
View File
@@ -2,6 +2,10 @@
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function ChangeState(arg1) {
return window['go']['player']['Player']['ChangeState'](arg1);
}
export function Init(arg1) {
return window['go']['player']['Player']['Init'](arg1);
}