Files
ComSquare/sources/Models/Ints.hpp
2020-01-28 11:48:13 +01:00

11 lines
161 B
C++

//
// Created by anonymus-raccoon on 1/28/20.
//
#ifndef COMSQUARE_INTS_HPP
#define COMSQUARE_INTS_HPP
typedef unsigned uint24_t;
#endif //COMSQUARE_INTS_HPP