home · contact · privacy
Client: reload_interface_conf() calls map_center() to re-focus map on player.
[plomrogue] / src / client / misc.h
index 7ca1137b1c2f6b6a0d1c6117c2212161bc6a1b71..bde51e679afeea5beef4276d1c3e562f5f88ac7f 100644 (file)
@@ -14,6 +14,8 @@
 /* Save / load (init) / unload (free/dissolve) / reload interface configuration
  * data, world.wmeta.pad (initialized before opening any windows to the height
  * of the terminal screen and a width of 1) and window chains.
+ *
+ * Note that reload_interface_conf() also calls map_center().
  */
 extern void save_interface_conf();
 extern void load_interface_conf();