
Though this was started before anything on our end, still, this finish is once again 100% Gameboyprinter's work, it's just reimplemented here to match our client.
13 lines
270 B
C
13 lines
270 B
C
#ifndef TEXT_FILE_FUNCTIONS_H
|
|
#define TEXT_FILE_FUNCTIONS_H
|
|
#endif // TEXT_FILE_FUNCTIONS_H
|
|
|
|
#include "aoapplication.h"
|
|
#include "file_functions.h"
|
|
#include <QTextStream>
|
|
#include <QStringList>
|
|
#include <QVector>
|
|
#include <QDebug>
|
|
#include <QColor>
|
|
#include <QSettings>
|