[nostalgia] Rename common package to geo
This commit is contained in:
@@ -108,7 +108,7 @@ int getScreenHeight(Context*) noexcept {
|
||||
return 160;
|
||||
}
|
||||
|
||||
common::Size getScreenSize(Context*) noexcept {
|
||||
geo::Size getScreenSize(Context*) noexcept {
|
||||
return {240, 160};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user