X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=radiant%2Fmap.h;h=8bfd51147c6300cfc58c14d089f7cbb24c5ecc5f;hb=586f4c520c9e451697d91135833be6646f902f2b;hp=a359d46159a676405df4523b4961573c41f1d10a;hpb=3c73487420fde8d4a3b5360d8b99e48132517900;p=xonotic%2Fnetradiant.git diff --git a/radiant/map.h b/radiant/map.h index a359d461..8bfd5114 100644 --- a/radiant/map.h +++ b/radiant/map.h @@ -162,4 +162,7 @@ void Map_mergeClonedNames(); const char* getMapsPath(); +void BindMapFileObservers(); +void UnBindMapFileObservers(); + #endif