Long/Float support.
git-svn-id: svn://10.0.0.236/trunk@131062 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,7 +83,7 @@ namespace MetaData {
|
||||
bCon->addOffset(int32(mLocation - branchLocation));
|
||||
else {
|
||||
mFixupList.push_back(branchLocation);
|
||||
bCon->addLong(0);
|
||||
bCon->addOffset(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user