5 lines
52 B
Odin
5 lines
52 B
Odin
package texture
|
|
|
|
Texture :: struct {
|
|
id: u32,
|
|
}
|
package texture
|
|
|
|
Texture :: struct {
|
|
id: u32,
|
|
}
|