mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
graphics: Add a comment
This commit is contained in:
parent
d981466aed
commit
17ad889bba
@ -21,6 +21,7 @@ import (
|
||||
)
|
||||
|
||||
type arrayBufferLayoutPart struct {
|
||||
// TODO: This struct should belong to a program and know it.
|
||||
name string
|
||||
dataType opengl.DataType
|
||||
num int
|
||||
|
Loading…
Reference in New Issue
Block a user