• Richard's avatar
    Mark some things as const · d5faf643
    Richard authored
    Several string pointer arrays pointed to const strings
    but were not const themselves.
    
    A few various structures and arrays were also marked const.
    d5faf643
MainPanel.c 5.5 KB