mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 02:48:23 -04:00
define collisions
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ void sub_0802B540(Entity* this) {
|
||||
|
||||
void sub_0802B56C(Entity* this) {
|
||||
GetNextFrame(this);
|
||||
if (this->contactFlags & CONTACT_TAKE_DAMAGE) {
|
||||
if (this->contactFlags & CONTACT_NOW) {
|
||||
this->speed = 0x40;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user