Skip to content

Commit

Permalink
Fix compilation for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Oct 4, 2023
1 parent 5fe8e07 commit dc87ebb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

#ifdef KINC_KONG

#include <stddef.h>

typedef struct kinc_g4_constant_buffer_impl {
unsigned buffer;
void *data;
Expand Down

0 comments on commit dc87ebb

Please sign in to comment.