mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
parent
27cb149475
commit
475dc6394f
@ -35,8 +35,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