Data Fields

shop_struct Struct Reference

#include <player_shop.h>

Data Fields

sint32 tag
int price
char price_buf [MAX_INPUT_STR]
int nrof
struct shop_structnext

Detailed Description

Shop item structure.

Definition at line 36 of file player_shop.h.


Field Documentation

Next item in this linked list

Definition at line 51 of file player_shop.h.

Number of items to sell

Definition at line 48 of file player_shop.h.

The item's price

Definition at line 42 of file player_shop.h.

char shop_struct::price_buf[MAX_INPUT_STR]

Character representation of the price

Definition at line 45 of file player_shop.h.

The item tag

Definition at line 39 of file player_shop.h.


The documentation for this struct was generated from the following file: