| 136 | } |
| 137 | |
| 138 | bool dDatabaseWrite2(const char *label, int entry) { return Database->write(label, entry); } |
| 139 | |
| 140 | // Attaches 2 objects via attach points on each. The f_used_aligned allows for an aligned connection. |
| 141 | // NOTE: The child always moves to the parent |