blob: 6752a432472903fcd526f82236fc6db2061e2558 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
//
// NOTE: This file was auto-generated and should never be manually edited,
// as it will get overwritten.
struct HookingPointData HookingPoints[] = {
};
int HookingPointsLenMax = 0;
|