summaryrefslogtreecommitdiffstats
path: root/src/view/exp004init.c (plain)
blob: fa4b2b0e1b7622bdc60feb7b394c752fd3ca2ef0
1
2
3
4
5
6
7
8
9
10
11
12
#include "exp004init.h"
#include "exp004state0.h"

#define S exp004state0

void
exp004init (void)
{
  S.zoom = false;

  return;
}

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.