/* --------------------------------------------------------------- This header contains GTAIV/EFLC PC script string functions. This file is a part of scocl project (C) Alexander Blade 2011 --------------------------------------------------------------- */ #pragma once //#include "types.h" extern void itos(int value, void *str, uint strsize);