mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
parent
d5bb59c333
commit
ededc5874b
@ -21,8 +21,8 @@ package ui
|
|||||||
//
|
//
|
||||||
// #import <UIKit/UIKit.h>
|
// #import <UIKit/UIKit.h>
|
||||||
//
|
//
|
||||||
// static int devicePixelRatio() {
|
// static double devicePixelRatio() {
|
||||||
// return [[UIScreen mainScreen] scale];
|
// return [[UIScreen mainScreen] nativeScale];
|
||||||
// }
|
// }
|
||||||
import "C"
|
import "C"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user