#include <oski/common.h>
#include <oski/modloader.h>
Go to the source code of this file.
Data Structures | |
| struct | oski_heurrec_t |
| Heuristic record. More... | |
Defines | |
| #define | INC_OSKI_HEUR_INTERNAL_H |
| oski/heur_internal.h included. | |
Functions | |
| const oski_heurrec_t * | oski_LookupHeur (const char *name, oski_id_t id_ind, oski_id_t id_val) |
| Returns a matching heuristic record, found by heuristic type. | |
| const oski_heurrec_t * | oski_FindHeurRecord (oski_id_t id) |
| Returns a matching heuristic record, found by id number. | |
1.4.6