mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-28 13:49:49 +08:00
Rename struct
This commit is contained in:
@@ -86,10 +86,10 @@ wr_homebrew_setsrc (char *option)
|
||||
}
|
||||
|
||||
|
||||
FeatInfo
|
||||
Feature_t
|
||||
wr_homebrew_feat (char *option)
|
||||
{
|
||||
FeatInfo f = {0};
|
||||
Feature_t f = {0};
|
||||
|
||||
f.can_get = true;
|
||||
f.can_reset = false;
|
||||
|
||||
Reference in New Issue
Block a user