Преглед изворни кода

fixing typo (#2748)

pull/2749/head
Dor Shapira пре 3 година
committed by GitHub
родитељ
комит
8025b052b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Прегледај датотеку

@ -364,7 +364,7 @@ typedef struct Material {
float params[4]; // Material generic parameters (if required)
} Material;
// Transform, vectex transformation data
// Transform, vertex transformation data
typedef struct Transform {
Vector3 translation; // Translation
Quaternion rotation; // Rotation

Loading…
Откажи
Сачувај