mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Added frame interpolation header on every file
This commit is contained in:
parent
26d7812f41
commit
ab1c87f1a3
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ typedef enum OverlayCalls {
|
||||||
#include "libc/math.h"
|
#include "libc/math.h"
|
||||||
#include "assets/ast_common.h"
|
#include "assets/ast_common.h"
|
||||||
#include "gfx_dimensions.h"
|
#include "gfx_dimensions.h"
|
||||||
|
#include "port/interpolation/FrameInterpolation.h"
|
||||||
#include <libultraship.h>
|
#include <libultraship.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue