mirror of
https://github.com/open-goal/jak-project
synced 2026-08-17 05:31:46 -04:00
Merge branch 'master' of https://github.com/water111/jak-project into w/cfg_2_ir
This commit is contained in:
@@ -698,4 +698,4 @@ std::shared_ptr<Form> IR_Ash::to_form(const LinkedObjectFile& file) const {
|
||||
void IR_Ash::get_children(std::vector<std::shared_ptr<IR>>* output) const {
|
||||
output->push_back(value);
|
||||
output->push_back(shift_amount);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user