mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 12:06:41 +00:00
Codechange: remove MallocT, CallocT and ReallocT
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
/** @file spritecache.cpp Caching of sprites. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "random_access_file_type.h"
|
||||
#include "spriteloader/grf.hpp"
|
||||
#include "spriteloader/makeindexed.h"
|
||||
|
||||
Reference in New Issue
Block a user