Kraken Math now called Hydra

This commit is contained in:
2018-04-22 23:11:50 -07:00
parent 8f17d17b35
commit 00bb9b6689
28 changed files with 305 additions and 304 deletions

View File

@@ -1,6 +1,6 @@
//
// matrix4.cpp
// Kraken
// Kraken Engine / Hydra
//
// Copyright 2018 Kearwood Gilbert. All rights reserved.
//
@@ -29,7 +29,7 @@
// or implied, of Kearwood Gilbert.
//
#include "../include/kraken-math.h"
#include "../include/hydra.h"
#include <string.h>