mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
10 lines
298 B
C
10 lines
298 B
C
|
|
// AUTOGENERATED file, created by the tool generate_stub.py, don't edit!
|
||
|
|
// If you want to add your own functionality, instead edit the stubPy_Task_custom.h file.
|
||
|
|
|
||
|
|
#include "rulesets/Py_Task.h"
|
||
|
|
#include "stubPy_Task_custom.h"
|
||
|
|
|
||
|
|
#ifndef STUB_RULESETS_PY_TASK_H
|
||
|
|
#define STUB_RULESETS_PY_TASK_H
|
||
|
|
|
||
|
|
#endif
|