mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r579) Remove now unused function memswap()
This commit is contained in:
parent
84d1041edf
commit
37cbae0370
@ -86,7 +86,6 @@ StringID GetPlayerNameString(byte player, byte index);
|
||||
void ShowInfo(const char *str);
|
||||
void CDECL ShowInfoF(const char *str, ...);
|
||||
void NORETURN CDECL error(const char *str, ...);
|
||||
void memswap(void *a, void *b, size_t size);
|
||||
|
||||
/* ttd.c */
|
||||
uint32 Random();
|
||||
|
Loading…
Reference in New Issue
Block a user