mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
missing include
This commit is contained in:
parent
939fc2da2d
commit
9d04a9b64c
@ -15,6 +15,8 @@
|
||||
#ifndef GET_TWIRL_DATA_H
|
||||
#define GET_TWIRL_DATA_H
|
||||
|
||||
#include "stddef.h"
|
||||
|
||||
static const int twirl_width = 48;
|
||||
static const int twirl_height = 48;
|
||||
static const int twirl_num_steps = 12;
|
||||
|
Loading…
x
Reference in New Issue
Block a user