ES-DE/es-core/src/math/Vector2i.cpp

10 lines
168 B
C++

// SPDX-License-Identifier: MIT
//
// EmulationStation Desktop Edition
// Vector2i.cpp
//
// 2-dimensional integer vector functions.
//
#include "math/Vector2i.h"