mirror of
https://github.com/zeldaret/ss
synced 2026-08-11 03:26:06 -04:00
Documentation, header guards
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef S_STATEINTERFACES_H
|
||||
#define S_STATEINTERFACES_H
|
||||
|
||||
// Note: Ported from https://github.com/NSMBW-Community/NSMBW-Decomp/tree/master/include/dol/sLib
|
||||
// See include/s/README.txt for changes made
|
||||
@@ -74,3 +75,5 @@ public:
|
||||
};
|
||||
|
||||
/// @}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user