view Renderer/Engine/show_time.h @ 582:4ee1d40823b8 draft

fix realloc
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 24 Oct 2009 18:15:18 +0900
parents 3bc98f6d31ff
children
line wrap: on
line source

#ifndef SHOW_TIME_H
#define SHOW_TIME_H

void show_time();

#endif