added affinity stuff

This commit is contained in:
David Anderson
2006-05-19 02:04:09 +00:00
parent bce3bce586
commit e0bed163ac
2 changed files with 61 additions and 4 deletions

View File

@ -135,4 +135,4 @@ stock bool:sqlite_table_exists(Sql:sql, table[]) {
dbi_free_result(result)
return exists
}
}