ソースを参照

Added missing include -_-

pull/793/head
Ray 6年前
コミット
c23ceec338
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      examples/models/models_material_pbr.c

+ 2
- 0
examples/models/models_material_pbr.c ファイルの表示

@ -12,6 +12,8 @@
#include "raylib.h"
#include "raymath.h"
#include <stdio.h>
#define RLIGHTS_IMPLEMENTATION
#include "rlights.h"

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