ソースを参照

Fix #4349

pull/4352/head
Ray 1年前
コミット
84a4d93bc4
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h ファイルの表示

@ -228,7 +228,7 @@
// rmodels: Configuration values
//------------------------------------------------------------------------------------
#define MAX_MATERIAL_MAPS 12 // Maximum number of shader maps supported
#define MAX_MESH_VERTEX_BUFFERS 7 // Maximum vertex buffers (VBO) per mesh
#define MAX_MESH_VERTEX_BUFFERS 9 // Maximum vertex buffers (VBO) per mesh
//------------------------------------------------------------------------------------
// Module: raudio - Configuration Flags

読み込み中…
キャンセル
保存