mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
7 lines
187 B
Text
7 lines
187 B
Text
#ifndef _Py_icpp_init_stub
|
|
#define _Py_icpp_init_stub
|
|
#include "Core/init"
|
|
#define BLITZ_INDEX__ FA71CB78C04D3C9C02335167654AAE422
|
|
#include "init.icpp"
|
|
#undef BLITZ_INDEX__
|
|
#endif
|