[Commits] [wesnoth/wesnoth] 5bc40c: Made unit_drawer's fixed_t type match the rest of ...

GitHub noreply at github.com
Mon Apr 17 23:57:43 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5bc40c0f21d599d5c227838c5333a353022f5f33
      https://github.com/wesnoth/wesnoth/commit/5bc40c0f21d599d5c227838c5333a353022f5f33
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M src/units/drawer.hpp

  Log Message:
  -----------
  Made unit_drawer's fixed_t type match the rest of the fixed_t's

int32_t is the C++ standard fixed-width type, Sint32 is SDL's. The main fixed_t definition already uses the former.





More information about the Commits mailing list