LoadShaderFromMemory fix.

This commit is contained in:
jussi
2023-04-10 16:05:45 +03:00
parent 1cbadf56f3
commit 6938cdbaed
9 changed files with 21 additions and 43 deletions

View File

@@ -26,24 +26,10 @@ Backlog {
* Needs Testing
* UpdateTexture
* UpdateTextureRec
* GetColor
* LoadShader
* LoadShaderFromMemory
* LoadSoundFromWave
* LoadFont
* LoadFontEx
* LoadFontFromImage
* DrawText
* DrawQuad3DTexture
* GenMeshCustom
* UpdateMesh
* DrawMeshInstanced
* LoadModelAnimations
* LoadMaterialDefault
* CreateMaterial
* LoadModel
* LoadModelFromMesh
* SetModelMaterial
* UpdateModelAnimation
* GetRayCollisionMesh
}