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