Maniac´s debugging features: GetCommandInterpreterState (GetGameInfo), maniac_event_info & more debugging extensions #3349
Annotations
3 warnings
Test
ignoring return value of 'bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) [with _Tp = Bitmap; std::nullptr_t = std::nullptr_t]', declared with attribute nodiscard [-Wunused-result]
|
Compile
narrowing conversion of 'frame.lcf::rpg::SaveEventExecFrame::commands.std::vector<lcf::rpg::EventCommand>::size()' from 'std::vector<lcf::rpg::EventCommand>::size_type' {aka 'long unsigned int'} to 'int' [-Wnarrowing]
|
Compile
variable 'evt_id' set but not used [-Wunused-but-set-variable]
|
Loading