mirror of
https://github.com/zeldaret/tp
synced 2026-06-15 06:31:10 -04:00
d_a_horse 100% (#2912)
* Fix missing line numbers for debug * Fix horse inlines and HIO * Match daHorse_c::setEffect * Improve a few debug matches * Match daHorse_c::checkHorseNoMove (half fake) * Update configure.py
This commit is contained in:
@@ -137,9 +137,6 @@ const daNpcRafrel_HIOParam daNpcRafrel_Param_c::m = {
|
||||
static char* l_myName = "Rafrel";
|
||||
|
||||
#if DEBUG
|
||||
// Fixes Debug function order
|
||||
#pragma nosyminline on
|
||||
|
||||
daNpcRafrel_HIO_c::daNpcRafrel_HIO_c() {
|
||||
m = daNpcRafrel_Param_c::m;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user