summaryrefslogtreecommitdiff
path: root/include/error_handling.h
blob: c14c93fe536f7bec1a8529b4cb73a707072ac4a2 (plain)
1
2
3
4
5
6
#ifndef POKEDIAMOND_ERROR_HANDLING_H
#define POKEDIAMOND_ERROR_HANDLING_H

void GF_AssertFail(void);

#endif //POKEDIAMOND_ERROR_HANDLING_H