Changes
2 changed files (+2/-0)
-
-
@@ -172,6 +172,7 @@ void *__pri;const char *title; const char *subtitle; const char *image_key; const char *item_key; plac_browse_item_hint hint; plac_browse_input_prompt *prompt; } plac_browse_item;
-
-
-
@@ -255,6 +255,7 @@ public class Item {public string title; public string? subtitle; public string? image_key; public string? item_key; public ItemHint hint; public InputPrompt prompt; }
-