mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
10 lines
313 B
C
10 lines
313 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 stubPython_API_custom.h file.
|
||
|
|
|
||
|
|
#include "rulesets/Python_API.h"
|
||
|
|
#include "stubPython_API_custom.h"
|
||
|
|
|
||
|
|
#ifndef STUB_RULESETS_PYTHON_API_H
|
||
|
|
#define STUB_RULESETS_PYTHON_API_H
|
||
|
|
|
||
|
|
#endif
|