|
OpenTTD Source 20251117-master-g7398d2e290
|
PCX screenshots provider. More...
#include "stdafx.h"#include "core/endian_func.hpp"#include "core/math_func.hpp"#include "debug.h"#include "fileio_func.h"#include "screenshot_type.h"#include "safeguards.h"Go to the source code of this file.
Data Structures | |
| struct | PcxHeader |
| Definition of a PCX file header. More... | |
| class | ScreenshotProvider_Pcx |
PCX screenshots provider.
Definition in file screenshot_pcx.cpp.