Files @ r6236:3a449301e326
Branch filter:

Location: cpp/openttd-patchpack/source/src/gfxinit.h

bjarni
(svn r9039) -Fix r9034: missed the _pause in cocoa_v.mm
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles(void);
void GfxLoadSprites(void);

#endif /* GFXINIT_H */