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