add note for myself in app

This commit is contained in:
Eero Holmala 2023-04-17 16:44:51 +03:00
parent 41536e645b
commit 6160943329

View File

@ -1,3 +1,8 @@
/*
Use this to implement the vector math functions
https://www.o3de.org/blog/posts/vectors-matrices-matrix-order/
*/
namespace Core
{
struct Vec2