mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-05 23:44:31 +01:00
parent
a971490dc9
commit
4b22781d01
@ -37,8 +37,6 @@ type temporaryBytes struct {
|
|||||||
pixels []byte
|
pixels []byte
|
||||||
pos int
|
pos int
|
||||||
notFullyUsedTime int
|
notFullyUsedTime int
|
||||||
|
|
||||||
m sync.Mutex
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var theTemporaryBytes temporaryBytes
|
var theTemporaryBytes temporaryBytes
|
||||||
|
Loading…
Reference in New Issue
Block a user