defined why2_get_padding_changed
and guess what it returns
This commit is contained in:
parent
59d6252fe3
commit
9e5016feb7
@ -97,6 +97,11 @@ why2_bool why2_get_flags_changed(void)
|
||||
return flags_changed;
|
||||
}
|
||||
|
||||
why2_bool why2_get_padding_changed(void)
|
||||
{
|
||||
return padding_changed;
|
||||
}
|
||||
|
||||
char *why2_get_memory_identifier(void)
|
||||
{
|
||||
return memory_identifier;
|
||||
|
Loading…
x
Reference in New Issue
Block a user