mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 10:48:53 +01:00
parent
27cb149475
commit
475dc6394f
@ -35,8 +35,6 @@ type temporaryBytes struct {
|
||||
pixels []byte
|
||||
pos int
|
||||
notFullyUsedTime int
|
||||
|
||||
m sync.Mutex
|
||||
}
|
||||
|
||||
var theTemporaryBytes temporaryBytes
|
||||
|
Loading…
Reference in New Issue
Block a user