Skip to content
Snippets Groups Projects
  • Jim's avatar
    8d63845d
    Use macros to improve safety loading callbacks · 8d63845d
    Jim authored
    Just a minor fix mostly because I noticed that I kept accidentally
    forgetting to add checks to the code properly.  This is one of those
    cases where macros come in useful, as macros can automate the process
    and help prevent these mistakes from happening by accident.
    8d63845d
    History
    Use macros to improve safety loading callbacks
    Jim authored
    Just a minor fix mostly because I noticed that I kept accidentally
    forgetting to add checks to the code properly.  This is one of those
    cases where macros come in useful, as macros can automate the process
    and help prevent these mistakes from happening by accident.