diff --git a/rare/ui/__init__.py b/rare/ui/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/__init__.py b/rare/ui/components/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/dialogs/__init__.py b/rare/ui/components/dialogs/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/tabs/__init__.py b/rare/ui/components/tabs/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/tabs/games/__init__.py b/rare/ui/components/tabs/games/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/tabs/games/game_info/__init__.py b/rare/ui/components/tabs/games/game_info/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/components/tabs/settings/__init__.py b/rare/ui/components/tabs/settings/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/rare/ui/utils/__init__.py b/rare/ui/utils/__init__.py new file mode 100644 index 00000000..e69de29b