aboutsummaryrefslogtreecommitdiff
path: root/src/crskill.hh
Commit message (Collapse)AuthorAge
* merge creature headersfusion322025-06-05
|
* rename/create some filesfusion322025-05-28
The most annoying thing with C++ classes being in their "own" header file is that it makes it easy to create cyclic dependencies. We might end up merging all creature related header files into the original `cr.hh` that shows up in the original's debug information.