mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix
This commit is contained in:
parent
316303b6de
commit
737b37e142
@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
#include "vector.h"
|
#include "vector.h"
|
||||||
|
|
||||||
|
#include <math.h>
|
||||||
|
#include <memory.h>
|
||||||
|
|
||||||
// FUNCTION: LEGO1 0x10002870
|
// FUNCTION: LEGO1 0x10002870
|
||||||
void Vector4::AddImpl(const float* p_value)
|
void Vector4::AddImpl(const float* p_value)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user