Skip to content

Commit

Permalink
add rpc back
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Auto committed Oct 11, 2023
1 parent de6f8ed commit e957c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game_api/layer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "entity.hpp" // for Entity, to_id, EntityDB, entity_factory
#include "logger.h" // for DEBUG
#include "movable.hpp" // for Movable
#include "rpc.hpp" //
#include "search.hpp" // for get_address
#include "state.hpp" // for State, StateMemory

Expand Down

0 comments on commit e957c11

Please sign in to comment.