#ifndef BSCRIPT_OBJECT_H #define BSCRIPT_OBJECT_H namespace Pol::Bscript { extern void display_bobjectimp_instances(); } #endif // BSCRIPT_OBJECT_H