[Code] Remove game names from code comments (most of at least)
This commit is contained in:
@@ -111,7 +111,7 @@ struct X_OBJECT_TYPE {
|
||||
|
||||
class XObject {
|
||||
public:
|
||||
// Burnout Paradise needs proper handle value for certain calculations
|
||||
// 45410806 needs proper handle value for certain calculations
|
||||
// It gets handle value from TLS (without base handle value is 0x88)
|
||||
// and substract 0xF8000088. Without base we're receiving wrong address
|
||||
// Instead of receiving address that starts with 0x82... we're receiving
|
||||
|
||||
Reference in New Issue
Block a user