Finished chapter 4.

This commit is contained in:
Michael Smith
2019-01-15 18:11:20 +01:00
parent 3f6c04cde4
commit 37f1a18d1d
4 changed files with 23 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
#ifndef RAYH
#define RAYH
#ifndef RAY_H
#define RAY_H
#include "vec3.h"