mirror of
https://github.com/zeldaret/ss
synced 2026-06-14 14:18:00 -04:00
replaced 1 with SUCEEDED
This commit is contained in:
@@ -125,5 +125,5 @@ void dTgBeetle_c::updateBeetle(dAcBoomerang_c &boomerang) { // fn_302_620 update
|
||||
}
|
||||
|
||||
int dTgBeetle_c::draw() {
|
||||
return 1;
|
||||
return SUCCEEDED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user