#pragma once namespace modules { namespace editor_bitmap_file { void init(); bool loop(); } }