Getting Angband from Github and compiling it

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pete Mack
    Prophet
    • Apr 2007
    • 6882

    Instead of
    Code:
         if (no_error) {...}
    Use
    Code:
        if (info_ptr) {...}
    And get rid of silly redundant no_error flag.

    Comment

    • eastwind
      Apprentice
      • Dec 2019
      • 79

      Certainly the routine could be rewritten much better, it's very 80's. But I wanted to suggest a minimal work-around that could be added to the source base with no drama.

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎