]> git.lizzy.rs Git - dragonblocks_alpha.git/commit
Add texture type that includes id, width and height instead of just ID
authorElias Fleckenstein <eliasfleckenstein@web.de>
Mon, 12 Jul 2021 09:33:51 +0000 (11:33 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Mon, 12 Jul 2021 09:33:51 +0000 (11:33 +0200)
commit9515f202330da497442646dc9e9688baa08c2dea
tree6debde82b281e81c8db576a148301d2b2601bca0
parent1b1a95acd8706709a85fe62a2f769bdab38a583d
Add texture type that includes id, width and height instead of just ID
src/clientnode.c
src/clientnode.h
src/mesh.c
src/mesh.h
src/texture.c
src/texture.h