Skip to content
Snippets Groups Projects
Commit 64a62fae authored by florian.burgener's avatar florian.burgener
Browse files

Fix typo

parent 8808ec3f
No related branches found
No related tags found
No related merge requests found
#ifndef RECTANGLE_H
#define RECTANGLE_H
#include "vector2.h"
#include "Vector2.h"
typedef struct Rectangle {
Vector2 top_left;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment