feat: expose public Pokemon icon presentation

This commit is contained in:
MaxTomahawk
2026-08-11 11:16:58 +02:00
parent 79ed37699e
commit ccb5358aad
4 changed files with 117 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ local MODULES = {
QuantityBox = "src.ui.QuantityBox",
NamingScreen = "src.ui.NamingScreen",
PicBox = "src.ui.PicBox",
PokemonIcon = "src.ui.PokemonIcon",
TextBox = "src.render.TextBox",
Font = "src.render.Font",
Theme = "src.ui.Theme",