Files
ComSquare/sources/Models/Int24.hpp
2020-02-13 16:34:36 +01:00

11 lines
164 B
C++

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