mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-18 01:42:38 +01:00
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#ifndef GAME_TEXT_HPP
|
||||
#define GAME_TEXT_HPP
|
||||
|
||||
#include "../core/smallvec_type.hpp"
|
||||
|
||||
struct StringParam {
|
||||
enum ParamType {
|
||||
RAW_STRING,
|
||||
|
||||
Reference in New Issue
Block a user