WTC: WIP pepsi theme, done page_board & page_catalog

This commit is contained in:
Pakin 2024-08-07 17:11:11 +07:00
parent 580200737f
commit 9408bc57f8
22 changed files with 838 additions and 6 deletions

View file

@ -20,6 +20,13 @@
Var FromProYuzu = 0
EndIf
If UsePepsiTheme = 1 Then
Var WTCCatalogDir = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var WTCCatalogDir = WTCCatalogDir + "/xml/page_catalog.lxml"
Open WTCCatalogDir
EndIf
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"