Use a static array for the function list
commit8b068e0182b3a858cfc8d94b01f137fb0b45c283
authorChris Robinson <chris.kcat@gmail.com>
Fri, 14 May 2010 14:34:29 +0000 (14 07:34 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 14 May 2010 14:34:29 +0000 (14 07:34 -0700)
tree530de9cd0077f5fe5f8587763fb724aa25c4373d
parent2c5b2acbf6049a177138c3b3d2b7f236ac794067
Use a static array for the function list
This is to work around a problem with passing the pointer to a protected
function as an argument in shared libs
src/alure.cpp