mirror of
https://github.com/okalachev/flix.git
synced 2026-02-18 08:02:36 +00:00
Change .hpp to .h
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
|
||||
// Repository: https://github.com/okalachev/flix
|
||||
|
||||
#include "vector.hpp"
|
||||
#include "quaternion.hpp"
|
||||
#include "vector.h"
|
||||
#include "quaternion.h"
|
||||
|
||||
#define SERIAL_BAUDRATE 115200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user