(svn r11677) -Codechange: move price and command related types/functions to their respective places.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifndef CALLBACK_TABLE_H
|
||||
#define CALLBACK_TABLE_H
|
||||
|
||||
#include "command.h"
|
||||
#include "command_type.h"
|
||||
|
||||
extern CommandCallback *_callback_table[];
|
||||
extern const int _callback_table_count;
|
||||
|
Reference in New Issue
Block a user