Whatever The Fuck Man
This commit is contained in:
@@ -13,6 +13,6 @@ namespace game::state::play
|
||||
bool isOpen{};
|
||||
util::imgui::WindowSlide slide{0.125f, 0.0f};
|
||||
|
||||
void update(entity::Character&, entity::Cursor&, World&, World::Focus, Canvas&);
|
||||
void update(Entity&, Entity&, World&, World::Focus, Canvas&, bool isDisabled, float fadeAlpha);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user