summaryrefslogtreecommitdiff
path: root/src/misc/locerrmsg/locerrmsg.h
blob: 924939201f19ac6bd4308e910ea2cc2d8448e980 (plain)
1
2
3
4
5
6
7
8
#ifndef OBJECT_LOCERRMSG_H
#define OBJECT_LOCERRMSG_H

#include "gbi.h"

extern u8 not_designed_for_system_error[];

#endif