Edit

kc3-lang/SDL/include

Branch :

  • Show log

    Commit

  • Author : Lokathor
    Date : 2021-03-05 13:15:52
    Hash : 2f5beac1
    Message : Change octal char literals to hex char literals This should not change anything at all within the compiled library, but it does make the header file easier to read for non-C programmers who don't expect an octal value.