rom_list_page,rom_so_confirm_page

This commit is contained in:
cuu
2018-12-05 02:47:04 +08:00
parent 620ae33593
commit 9b56dd19b6
12 changed files with 1313 additions and 16 deletions

View File

@@ -55,5 +55,6 @@ func (self *IconPool) GetImgSurf(keyname string) *sdl.Surface {
}
}
var MyIconPool = NewIconPool()
var MyIconPool *IconPool
// = NewIconPool()