[wesnoth-commits] [wesnoth/wesnoth] 3bc5ba: Move get_orb_image() to the only .cpp file that ca...

Steve Cotton noreply at github.com
Fri Dec 4 12:24:26 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3bc5badbf3653d39ca23edba06e01fbb5aae6fea
      https://github.com/wesnoth/wesnoth/commit/3bc5badbf3653d39ca23edba06e01fbb5aae6fea
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/units/drawer.cpp
    M src/units/orb_status.cpp
    M src/units/orb_status.hpp

  Log Message:
  -----------
  Move get_orb_image() to the only .cpp file that calls it

Removes orb_status.hpp from an include-chain that lead to picture.hpp, however
that's unimportant. While orb_status.hpp was the first path from display.hpp to
picture.hpp, display.hpp later includes picture.hpp directly.





More information about the Commits mailing list