mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 15:01:35 -04:00
ksys/phys: Remove obsolete comment
This commit is contained in:
@@ -41,7 +41,6 @@ struct ICharacterControllerParam {
|
||||
virtual void* createForm(int form_idx, sead::Heap* heap) = 0;
|
||||
};
|
||||
|
||||
// TODO: more functions
|
||||
struct CharacterControllerParam : agl::utl::ParameterList, ICharacterControllerParam {
|
||||
struct Form : agl::utl::ParameterList {
|
||||
Form();
|
||||
|
||||
Reference in New Issue
Block a user